Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Application/Properties/AssemblyInfo.cs
===================================================================
diff -u -r3056 -r3057
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Application/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 3056)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Application/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 3057)
@@ -1,36 +1,7 @@
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("Application")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("Application")]
-[assembly: AssemblyCopyright("Copyright © 2020")]
-[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: AssemblyTitle("Deltares.LayerOnSlopeTool.Application")]
+[assembly: AssemblyProduct("Deltares.LayerOnSlopeTool.Application")]
[assembly: ComVisible(false)]
-
-// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("b5ff0336-4c1b-4fbf-9bee-b9a4bb2084c4")]
-
-// 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: DamTools/LayerOnSlopeTool/trunk/src/LayerOnSlopeTool.sln
===================================================================
diff -u -r3056 -r3057
--- DamTools/LayerOnSlopeTool/trunk/src/LayerOnSlopeTool.sln (.../LayerOnSlopeTool.sln) (revision 3056)
+++ DamTools/LayerOnSlopeTool/trunk/src/LayerOnSlopeTool.sln (.../LayerOnSlopeTool.sln) (revision 3057)
@@ -5,6 +5,8 @@
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Deltares.LayerOnSlopeTool.Application", "Deltares.LayerOnSlopeTool.Application\Deltares.LayerOnSlopeTool.Application.csproj", "{B5FF0336-4C1B-4FBF-9BEE-B9A4BB2084C4}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Deltares.LayerOnSlopeTool.Version", "Deltares.LayerOnSlopeTool.Version\Deltares.LayerOnSlopeTool.Version.csproj", "{0D7CF73B-3587-4296-A343-7AAB962D22B6}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
@@ -15,6 +17,10 @@
{B5FF0336-4C1B-4FBF-9BEE-B9A4BB2084C4}.Debug|x86.Build.0 = Debug|x86
{B5FF0336-4C1B-4FBF-9BEE-B9A4BB2084C4}.Release|x86.ActiveCfg = Release|x86
{B5FF0336-4C1B-4FBF-9BEE-B9A4BB2084C4}.Release|x86.Build.0 = Release|x86
+ {0D7CF73B-3587-4296-A343-7AAB962D22B6}.Debug|x86.ActiveCfg = Debug|x86
+ {0D7CF73B-3587-4296-A343-7AAB962D22B6}.Debug|x86.Build.0 = Debug|x86
+ {0D7CF73B-3587-4296-A343-7AAB962D22B6}.Release|x86.ActiveCfg = Release|x86
+ {0D7CF73B-3587-4296-A343-7AAB962D22B6}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Application/Deltares.LayerOnSlopeTool.Application.csproj
===================================================================
diff -u -r3056 -r3057
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Application/Deltares.LayerOnSlopeTool.Application.csproj (.../Deltares.LayerOnSlopeTool.Application.csproj) (revision 3056)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Application/Deltares.LayerOnSlopeTool.Application.csproj (.../Deltares.LayerOnSlopeTool.Application.csproj) (revision 3057)
@@ -6,31 +6,12 @@
AnyCPU
{B5FF0336-4C1B-4FBF-9BEE-B9A4BB2084C4}
Exe
- Deltares.LayerOnSlopeTool
+ Deltares.LayerOnSlopeTool.Application
LayerOnSlopeTool
v4.5
512
true
-
- AnyCPU
- true
- full
- false
- ..\bin\Debug\
- DEBUG;TRACE
- prompt
- 4
-
-
- AnyCPU
- pdbonly
- true
- ..\bin\Release\
- TRACE
- prompt
- 4
-
true
..\bin\Debug\
@@ -70,5 +51,5 @@
-
+
\ No newline at end of file
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Version/Deltares.LayerOnSlopeTool.Version.csproj
===================================================================
diff -u
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Version/Deltares.LayerOnSlopeTool.Version.csproj (revision 0)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Version/Deltares.LayerOnSlopeTool.Version.csproj (revision 3057)
@@ -0,0 +1,55 @@
+
+
+
+
+ Debug
+ AnyCPU
+ {0D7CF73B-3587-4296-A343-7AAB962D22B6}
+ Library
+ Properties
+ Deltares.LayerOnSlopeTool.Version
+ Deltares.LayerOnSlopeTool.Version
+ v4.5
+ 512
+
+
+ true
+ ..\bin\Debug\
+ DEBUG;TRACE
+ full
+ x86
+ 7.3
+ prompt
+ MinimumRecommendedRules.ruleset
+
+
+ ..\bin\Release\
+ TRACE
+ true
+ pdbonly
+ x86
+ 7.3
+ prompt
+ MinimumRecommendedRules.ruleset
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ "$(ProjectDir)..\..\utils\svn_insert_version.cmd" "$(ProjectDir)" GlobalAssembly.cs.svn GlobalAssembly.cs
+
+
\ No newline at end of file
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Version/GlobalAssembly.cs.svn
===================================================================
diff -u
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Version/GlobalAssembly.cs.svn (revision 0)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Version/GlobalAssembly.cs.svn (revision 3057)
@@ -0,0 +1,12 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("Deltares")]
+[assembly: AssemblyCopyright("Copyright © Deltares 2020")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+[assembly: AssemblyVersion("20.1.0.SVNREV")]
+[assembly: AssemblyFileVersion("20.1.0.SVNREV")]
\ No newline at end of file
Index: DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Version/Properties/AssemblyInfo.cs
===================================================================
diff -u
--- DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Version/Properties/AssemblyInfo.cs (revision 0)
+++ DamTools/LayerOnSlopeTool/trunk/src/Deltares.LayerOnSlopeTool.Version/Properties/AssemblyInfo.cs (revision 3057)
@@ -0,0 +1,8 @@
+using System.Reflection;
+using System.Runtime.InteropServices;
+
+[assembly: AssemblyTitle("Deltares.LayerOnSlopeTool.Version")]
+[assembly: AssemblyProduct("Deltares.LayerOnSlopeTool.Version")]
+[assembly: ComVisible(false)]
+[assembly: Guid("0d7cf73b-3587-4296-a343-7aab962d22b6")]
+