Index: Migration/Console/src/Migration.Console/Properties/AssemblyInfo.cs =================================================================== diff -u -r111d72b3e14a3dddfaacddbae3f06ae214049f91 -rdcce1c8c694a59962a2c0cdf4c4f71cacbff0e74 --- Migration/Console/src/Migration.Console/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 111d72b3e14a3dddfaacddbae3f06ae214049f91) +++ Migration/Console/src/Migration.Console/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision dcce1c8c694a59962a2c0cdf4c4f71cacbff0e74) @@ -23,7 +23,7 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -[assembly: AssemblyTitle("RingtoetsMigrationTool")] -[assembly: AssemblyProduct("RingtoetsMigrationTool")] +[assembly: AssemblyTitle("Migration.Console")] +[assembly: AssemblyProduct("Migration.Console")] [assembly: Guid("2e2c9b96-e72a-4c10-aa54-a5381fe30b0d")] [assembly: InternalsVisibleTo("Migration.Console.Test")] \ No newline at end of file