Index: Ringtoets/Migration/src/Ringtoets.Migration.Core/Properties/AssemblyInfo.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r1bfbedf227f77b2e14ee8607fed20981e99df565 --- Ringtoets/Migration/src/Ringtoets.Migration.Core/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Migration/src/Ringtoets.Migration.Core/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 1bfbedf227f77b2e14ee8607fed20981e99df565) @@ -21,5 +21,5 @@ using System.Reflection; -[assembly: AssemblyTitle("Ringtoets.Migration.Core")] -[assembly: AssemblyProduct("Ringtoets.Migration.Core")] \ No newline at end of file +[assembly: AssemblyTitle("Riskeer.Migration.Core")] +[assembly: AssemblyProduct("Riskeer.Migration.Core")] \ No newline at end of file Index: Ringtoets/Migration/src/Ringtoets.Migration.Core/Properties/Resources.Designer.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r1bfbedf227f77b2e14ee8607fed20981e99df565 --- Ringtoets/Migration/src/Ringtoets.Migration.Core/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Migration/src/Ringtoets.Migration.Core/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1bfbedf227f77b2e14ee8607fed20981e99df565) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2018. All rights reserved. // // This file is part of Ringtoets. // @@ -29,7 +29,7 @@ // //------------------------------------------------------------------------------ -namespace Ringtoets.Migration.Core.Properties { +namespace Riskeer.Migration.Core.Properties { using System; @@ -60,7 +60,7 @@ public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { - global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Ringtoets.Migration.Core.Properties.Resources", typeof(Resources).Assembly); + global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Riskeer.Migration.Core.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; Fisheye: Tag 1bfbedf227f77b2e14ee8607fed20981e99df565 refers to a dead (removed) revision in file `Ringtoets/Migration/src/Ringtoets.Migration.Core/Ringtoets.Migration.Core.csproj'. Fisheye: No comparison available. Pass `N' to diff? Index: Ringtoets/Migration/src/Ringtoets.Migration.Core/Riskeer.Migration.Core.csproj =================================================================== diff -u --- Ringtoets/Migration/src/Ringtoets.Migration.Core/Riskeer.Migration.Core.csproj (revision 0) +++ Ringtoets/Migration/src/Ringtoets.Migration.Core/Riskeer.Migration.Core.csproj (revision 1bfbedf227f77b2e14ee8607fed20981e99df565) @@ -0,0 +1,119 @@ + + + + {FAC55B92-E259-43D6-B9A1-5BDA6C834359} + Riskeer.Migration.Core + Riskeer.Migration.Core + + + + + + + + ..\..\..\..\packages\System.Data.SQLite.Core.1.0.106.0\lib\net40\System.Data.SQLite.dll + True + + + + + + + + + True + True + Resources.resx + + + + + + + + + + + + + Copying.licenseheader + + + + + + {3BBFD65B-B277-4E50-AE6D-BD24C3434609} + Core.Common.Base + False + + + {e344867e-9ac9-44c8-88a5-8185681679a9} + Core.Common.IO + False + + + {f49bd8b2-332a-4c91-a196-8cce0a2c7d98} + Core.Common.Util + False + + + {EFD7E662-5B69-4B71-A448-565B64E9C033} + Migration.Core.Storage + False + + + {D08DB9E2-6861-44C8-A725-71A70274CC77} + Migration.Scripts.Data + False + + + {6A074D65-A81C-4C1C-8E24-F36C916E4ED7} + Ringtoets.Common.Util + False + + + + + PublicResXFileCodeGenerator + Resources.Designer.cs + Designer + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + \ No newline at end of file