mirror of
https://github.com/Misterblue/convoar.git
synced 2026-08-14 00:57:55 +00:00
Version 1.2.4
This commit is contained in:
@@ -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 @@
|
||||
Mon 02/11/2019 11:26:25.06
|
||||
Mon 02/11/2019 11:34:38.74
|
||||
|
||||
@@ -1 +1 @@
|
||||
02a4385e9693f5ee664a2c33e913f29a8d2fec92
|
||||
6cf931986cffe44415001496d5fd867851d884cc
|
||||
|
||||
@@ -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 > "$(ProjectDir)\Resources\GitCommit.txt"</PreBuildEvent>
|
||||
<PreBuildEvent>date > "$(ProjectDir)\Resources\BuildDate.txt"
|
||||
git rev-parse HEAD > "$(ProjectDir)\Resources\GitCommit.txt"</PreBuildEvent>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Reference in New Issue
Block a user