Index: src/Plugins/Wti/Wti.Controller/Properties/AssemblyInfo.cs =================================================================== diff -u -r5fc71a385897af92ccb092f2f969b5709afab85a -rf4f20297137850e94b8ae0d8c582aec872d8c707 --- src/Plugins/Wti/Wti.Controller/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a) +++ src/Plugins/Wti/Wti.Controller/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision f4f20297137850e94b8ae0d8c582aec872d8c707) @@ -2,7 +2,6 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -[assembly: AssemblyTitle("Wti.Controller")] -[assembly: AssemblyProduct("Wti.Controller")] -[assembly: Guid("3ad44406-356a-4ad1-b911-510da20d5430")] -[assembly: InternalsVisibleTo("Wti.Controller.Test")] \ No newline at end of file +[assembly: AssemblyTitle("Wti.Service")] +[assembly: AssemblyProduct("Wti.Service")] +[assembly: Guid("3ad44406-356a-4ad1-b911-510da20d5430")] \ No newline at end of file