Fisheye: Tag 3e43431a1977000bda762c1324d4eb0df29cc092 refers to a dead (removed) revision in file `Ringtoets/Migration/src/Ringtoets.Migration/Application.Ringtoets.Migration.csproj'. Fisheye: No comparison available. Pass `N' to diff? Index: Ringtoets/Migration/src/Ringtoets.Migration/Properties/AssemblyInfo.cs =================================================================== diff -u -r0665d34dc8547a3c5533524c6a33c7cddf85a650 -r3e43431a1977000bda762c1324d4eb0df29cc092 --- Ringtoets/Migration/src/Ringtoets.Migration/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 0665d34dc8547a3c5533524c6a33c7cddf85a650) +++ Ringtoets/Migration/src/Ringtoets.Migration/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 3e43431a1977000bda762c1324d4eb0df29cc092) @@ -21,5 +21,5 @@ using System.Reflection; -[assembly: AssemblyTitle("Application.Ringtoets.Migration")] -[assembly: AssemblyProduct("Application.Ringtoets.Migration")] \ No newline at end of file +[assembly: AssemblyTitle("Ringtoets.Migration")] +[assembly: AssemblyProduct("Ringtoets.Migration")] \ No newline at end of file Index: Ringtoets/Migration/src/Ringtoets.Migration/Properties/Resources.Designer.cs =================================================================== diff -u -r0665d34dc8547a3c5533524c6a33c7cddf85a650 -r3e43431a1977000bda762c1324d4eb0df29cc092 --- Ringtoets/Migration/src/Ringtoets.Migration/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 0665d34dc8547a3c5533524c6a33c7cddf85a650) +++ Ringtoets/Migration/src/Ringtoets.Migration/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 3e43431a1977000bda762c1324d4eb0df29cc092) @@ -29,7 +29,7 @@ // //------------------------------------------------------------------------------ -namespace Application.Ringtoets.Migration.Properties { +namespace Ringtoets.Migration.Properties { using System; @@ -40,7 +40,7 @@ // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { @@ -60,7 +60,7 @@ internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { - global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Application.Ringtoets.Migration.Properties.Resources", typeof(Resources).Assembly); + global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Ringtoets.Migration.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; Index: Ringtoets/Migration/src/Ringtoets.Migration/Ringtoets.Migration.csproj =================================================================== diff -u --- Ringtoets/Migration/src/Ringtoets.Migration/Ringtoets.Migration.csproj (revision 0) +++ Ringtoets/Migration/src/Ringtoets.Migration/Ringtoets.Migration.csproj (revision 3e43431a1977000bda762c1324d4eb0df29cc092) @@ -0,0 +1,76 @@ + + + + {AC4F7F48-F674-4E32-AB35-9C726605F684} + Ringtoets.Migration + Ringtoets.Migration + + + + + ..\..\..\..\packages\log4net.2.0.4\lib\net40-full\log4net.dll + True + + + + + + + + True + True + Resources.resx + + + + + + Copying.licenseheader + + + + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + + + {3bbfd65b-b277-4e50-ae6d-bd24c3434609} + Core.Common.Base + False + + + {30e4c2ae-719e-4d70-9fa9-668a9767fbfa} + Core.Common.Gui + 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 + + + \ No newline at end of file