Version 1.2.4

This commit is contained in:
Robert Adams
2019-02-11 11:34:56 -08:00
parent 6cf931986c
commit 24d8597060
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1 +1 @@
1.2.3
1.2.4
+2 -2
View File
@@ -32,8 +32,8 @@ using System.Runtime.InteropServices;
// 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.2.3.0")]
[assembly: AssemblyFileVersion("1.2.3.0")]
[assembly: AssemblyVersion("1.2.4.0")]
[assembly: AssemblyFileVersion("1.2.4.0")]
[assembly: log4net.Config.XmlConfigurator(Watch = true)]
+1 -1
View File
@@ -1 +1 @@
Mon 02/11/2019 11:26:25.06
Mon 02/11/2019 11:34:38.74
+1 -1
View File
@@ -1 +1 @@
02a4385e9693f5ee664a2c33e913f29a8d2fec92
6cf931986cffe44415001496d5fd867851d884cc
+2 -2
View File
@@ -26,7 +26,7 @@
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.2.2.%2a</ApplicationVersion>
<ApplicationVersion>1.2.4.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
@@ -231,4 +231,4 @@ git rev-parse HEAD &gt; "$(ProjectDir)\Resources\GitCommit.txt"</PreBuildEvent>
<PreBuildEvent>date &gt; "$(ProjectDir)\Resources\BuildDate.txt"
git rev-parse HEAD &gt; "$(ProjectDir)\Resources\GitCommit.txt"</PreBuildEvent>
</PropertyGroup>
</Project>
</Project>
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.