Index: trunk/src/Dam/DamLive/Deltares.Dam.Application.Live.csproj =================================================================== diff -u -r8 -r63 --- trunk/src/Dam/DamLive/Deltares.Dam.Application.Live.csproj (.../Deltares.Dam.Application.Live.csproj) (revision 8) +++ trunk/src/Dam/DamLive/Deltares.Dam.Application.Live.csproj (.../Deltares.Dam.Application.Live.csproj) (revision 63) @@ -101,6 +101,7 @@ + PreserveNewest Index: trunk/src/Dam/DamLive/Properties/AssemblyInfo.cs.svn =================================================================== diff -u -r7 -r63 --- trunk/src/Dam/DamLive/Properties/AssemblyInfo.cs.svn (.../AssemblyInfo.cs.svn) (revision 7) +++ trunk/src/Dam/DamLive/Properties/AssemblyInfo.cs.svn (.../AssemblyInfo.cs.svn) (revision 63) @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Deltares")] [assembly: AssemblyProduct("DamLive")] -[assembly: AssemblyCopyright("Deltares Copyright © 2012-2015")] +[assembly: AssemblyCopyright("Deltares Copyright © 2012-2017")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -32,8 +32,8 @@ // 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("15.1.0.SVNREV")] -[assembly: AssemblyFileVersion("15.1.0.SVNREV")] +[assembly: AssemblyVersion("17.1.1.SVNREV")] +[assembly: AssemblyFileVersion("17.1.1.SVNREV")] [assembly: InternalsVisibleTo("Deltares.Dam.Application.Live.Tests")] [assembly: InternalsVisibleTo("Deltares.Dam.IntegrationTests")] Index: trunk/src/Dam/Application/Deltares.Dam.Application.csproj =================================================================== diff -u -r8 -r63 --- trunk/src/Dam/Application/Deltares.Dam.Application.csproj (.../Deltares.Dam.Application.csproj) (revision 8) +++ trunk/src/Dam/Application/Deltares.Dam.Application.csproj (.../Deltares.Dam.Application.csproj) (revision 63) @@ -117,6 +117,7 @@ Designer + SettingsSingleFileGenerator Settings.Designer.cs Index: trunk/src/Dam/Application/Properties/AssemblyInfo.cs.svn =================================================================== diff -u -r7 -r63 --- trunk/src/Dam/Application/Properties/AssemblyInfo.cs.svn (.../AssemblyInfo.cs.svn) (revision 7) +++ trunk/src/Dam/Application/Properties/AssemblyInfo.cs.svn (.../AssemblyInfo.cs.svn) (revision 63) @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Deltares")] [assembly: AssemblyProduct("DAM")] -[assembly: AssemblyCopyright("Copyright © Deltares 2011-2015")] +[assembly: AssemblyCopyright("Copyright © Deltares 2011-2017")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -32,5 +32,5 @@ // 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("15.2.0.SVNREV")] -[assembly: AssemblyFileVersion("15.2.0.SVNREV")] +[assembly: AssemblyVersion("17.1.0.SVNREV")] +[assembly: AssemblyFileVersion("17.1.0.SVNREV")]