Index: DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Version/Properties/AssemblyInfo.cs
===================================================================
diff -u
--- DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Version/Properties/AssemblyInfo.cs (revision 0)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Version/Properties/AssemblyInfo.cs (revision 894)
@@ -0,0 +1,6 @@
+using System.Reflection;
+using System.Runtime.InteropServices;
+
+[assembly: AssemblyTitle("Deltares.DamMacroStability.Version")]
+[assembly: ComVisible(false)]
+[assembly: Guid("784986db-f542-4ae1-bd7a-dc85983ad2f7")]
Index: DamFailureMechanisms/damMacroStability/trunk/src/build/Deltares.DamMacroStability.Version.targets
===================================================================
diff -u
--- DamFailureMechanisms/damMacroStability/trunk/src/build/Deltares.DamMacroStability.Version.targets (revision 0)
+++ DamFailureMechanisms/damMacroStability/trunk/src/build/Deltares.DamMacroStability.Version.targets (revision 894)
@@ -0,0 +1,35 @@
+
+
+
+ Debug
+ x86
+ Library
+ true
+ $(MSBuildThisFileDirectory)
+ $(SolutionDir)\bin\$(Configuration)\
+ $(OutputPath)
+ x86
+ v4.5
+ 4
+ 512
+ true
+ Properties
+ prompt
+ MinimumRecommendedRules.ruleset
+
+
+ DEBUG;TRACE
+ full
+
+
+ TRACE
+ pdbonly
+ none
+
+
+
+
+ GlobalAssembly.cs
+
+
+
\ No newline at end of file
Index: DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Version/GlobalAssembly.cs.svn
===================================================================
diff -u
--- DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Version/GlobalAssembly.cs.svn (revision 0)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Version/GlobalAssembly.cs.svn (revision 894)
@@ -0,0 +1,13 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+[assembly: AssemblyProduct("Dam Macrostability")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("Deltares")]
+[assembly: AssemblyCopyright("Copyright © Deltares 2018")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+[assembly: AssemblyVersion("18.1.0.SVNREV")]
+[assembly: AssemblyFileVersion("18.1.0.SVNREV")]
\ No newline at end of file
Fisheye: Tag 894 refers to a dead (removed) revision in file `DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/Properties/AssemblyInfo.cs.svn'.
Fisheye: No comparison available. Pass `N' to diff?
Index: DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Version/Deltares.DamMacroStability.Version.csproj
===================================================================
diff -u
--- DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Version/Deltares.DamMacroStability.Version.csproj (revision 0)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Version/Deltares.DamMacroStability.Version.csproj (revision 894)
@@ -0,0 +1,60 @@
+
+
+
+
+ Debug
+ AnyCPU
+ {784986DB-F542-4AE1-BD7A-DC85983AD2F7}
+ Library
+ Properties
+ Deltares.DamMacroStability.Version
+ Deltares.DamMacroStability.Version
+ v4.5
+ 512
+
+
+ true
+ ..\bin\Debug\
+ DEBUG;TRACE
+ full
+ x86
+ prompt
+ MinimumRecommendedRules.ruleset
+
+
+ ..\bin\Release\
+ TRACE
+ true
+ pdbonly
+ x86
+ prompt
+ MinimumRecommendedRules.ruleset
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ "$(ProjectDir)..\..\utils\svn_insert_version.cmd" "$(ProjectDir)" GlobalAssembly.cs.svn GlobalAssembly.cs
+
+
+
\ No newline at end of file
Index: DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/Properties/AssemblyInfo.cs
===================================================================
diff -u
--- DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/Properties/AssemblyInfo.cs (revision 0)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/Properties/AssemblyInfo.cs (revision 894)
@@ -0,0 +1,8 @@
+using System.Reflection;
+using System.Runtime.InteropServices;
+using System.Runtime.CompilerServices;
+
+[assembly: AssemblyTitle("Deltares.DamMacroStability.Calculator")]
+[assembly: Guid("4f89e006-6e05-4f25-b17d-15285f5dc4c2")]
+
+[assembly: InternalsVisibleTo("Deltares.DamMacroStability.CalculatorTests")]
Index: DamFailureMechanisms/damMacroStability/trunk/src/DamMacroStability.sln
===================================================================
diff -u -r878 -r894
--- DamFailureMechanisms/damMacroStability/trunk/src/DamMacroStability.sln (.../DamMacroStability.sln) (revision 878)
+++ DamFailureMechanisms/damMacroStability/trunk/src/DamMacroStability.sln (.../DamMacroStability.sln) (revision 894)
@@ -12,6 +12,8 @@
{4F89E006-6E05-4F25-B17D-15285F5DC4C2} = {4F89E006-6E05-4F25-B17D-15285F5DC4C2}
EndProjectSection
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Deltares.DamMacroStability.Version", "Deltares.DamMacroStability.Version\Deltares.DamMacroStability.Version.csproj", "{784986DB-F542-4AE1-BD7A-DC85983AD2F7}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
@@ -26,6 +28,10 @@
{93DCB534-33FC-4221-8D35-87BAEF8EE376}.Debug|x86.Build.0 = Debug|x86
{93DCB534-33FC-4221-8D35-87BAEF8EE376}.Release|x86.ActiveCfg = Release|x86
{93DCB534-33FC-4221-8D35-87BAEF8EE376}.Release|x86.Build.0 = Release|x86
+ {784986DB-F542-4AE1-BD7A-DC85983AD2F7}.Debug|x86.ActiveCfg = Debug|x86
+ {784986DB-F542-4AE1-BD7A-DC85983AD2F7}.Debug|x86.Build.0 = Debug|x86
+ {784986DB-F542-4AE1-BD7A-DC85983AD2F7}.Release|x86.ActiveCfg = Release|x86
+ {784986DB-F542-4AE1-BD7A-DC85983AD2F7}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Index: DamFailureMechanisms/damMacroStability/trunk/src/Tests/Deltares.DamMacroStability.CalculatorTests/Properties/AssemblyInfo.cs
===================================================================
diff -u -r890 -r894
--- DamFailureMechanisms/damMacroStability/trunk/src/Tests/Deltares.DamMacroStability.CalculatorTests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 890)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Tests/Deltares.DamMacroStability.CalculatorTests/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 894)
@@ -20,38 +20,8 @@
// All rights reserved.
using System.Reflection;
-using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-// General Information about an assembly is controlled through the following
-// set of attributes. Change these attribute values to modify the information
-// associated with an assembly.
[assembly: AssemblyTitle("Deltares.DamMacroStability.CalculatorTests")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("Deltares")]
-[assembly: AssemblyProduct("Deltares.DamMacroStability.CalculatorTests")]
-[assembly: AssemblyCopyright("Copyright © Deltares 2017")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-
-// Setting ComVisible to false makes the types in this assembly not visible
-// to COM components. If you need to access a type in this assembly from
-// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]
-
-// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("93dcb534-33fc-4221-8d35-87baef8ee376")]
-
-// Version information for an assembly consists of the following four values:
-//
-// Major Version
-// Minor Version
-// Build Number
-// Revision
-//
-// You can specify all the values or you can default the Build and Revision Numbers
-// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
Index: DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/Deltares.DamMacroStability.Calculator.csproj
===================================================================
diff -u -r890 -r894
--- DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/Deltares.DamMacroStability.Calculator.csproj (.../Deltares.DamMacroStability.Calculator.csproj) (revision 890)
+++ DamFailureMechanisms/damMacroStability/trunk/src/Deltares.DamMacroStability.Calculator/Deltares.DamMacroStability.Calculator.csproj (.../Deltares.DamMacroStability.Calculator.csproj) (revision 894)
@@ -34,9 +34,6 @@
-
- Properties\GlobalAssemblyInfo.cs
-
@@ -61,7 +58,6 @@
Copying.AGPL.licenseheader
-
ResXFileCodeGenerator
Resources.nl-NL.Designer.cs
@@ -80,9 +76,10 @@
Designer
-
+
- "$(ProjectDir)..\..\utils\svn_insert_version.cmd" "$(ProjectDir)Properties"
+
+