aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/SideChains/RealTimeGraphEx
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-07-23 12:45:58 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-07-23 12:45:58 +0300
commit0c87bc378ef68e8466a602a5c3252cfa5225af49 (patch)
treee8ed67ffb4d0c31db2ce3eb7471f6007bac6a3fa /Software/Visual_Studio/SideChains/RealTimeGraphEx
parent1f2ebb7e81e6082ec31f3febbcf0f777263679aa (diff)
downloadTango-0c87bc378ef68e8466a602a5c3252cfa5225af49.tar.gz
Tango-0c87bc378ef68e8466a602a5c3252cfa5225af49.zip
New version numbers using Auto Increment Versions visual studio extension !
Diffstat (limited to 'Software/Visual_Studio/SideChains/RealTimeGraphEx')
-rw-r--r--Software/Visual_Studio/SideChains/RealTimeGraphEx/Properties/AssemblyInfo.cs2
-rw-r--r--Software/Visual_Studio/SideChains/RealTimeGraphEx/RealTimeGraphEx.csproj2
2 files changed, 2 insertions, 2 deletions
diff --git a/Software/Visual_Studio/SideChains/RealTimeGraphEx/Properties/AssemblyInfo.cs b/Software/Visual_Studio/SideChains/RealTimeGraphEx/Properties/AssemblyInfo.cs
index 4fdc74b0f..997e32488 100644
--- a/Software/Visual_Studio/SideChains/RealTimeGraphEx/Properties/AssemblyInfo.cs
+++ b/Software/Visual_Studio/SideChains/RealTimeGraphEx/Properties/AssemblyInfo.cs
@@ -51,5 +51,5 @@ using System.Windows;
// 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: AssemblyVersion("1.0.3.1220")]
[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/Software/Visual_Studio/SideChains/RealTimeGraphEx/RealTimeGraphEx.csproj b/Software/Visual_Studio/SideChains/RealTimeGraphEx/RealTimeGraphEx.csproj
index 2a1fc3e7c..bf5a16dca 100644
--- a/Software/Visual_Studio/SideChains/RealTimeGraphEx/RealTimeGraphEx.csproj
+++ b/Software/Visual_Studio/SideChains/RealTimeGraphEx/RealTimeGraphEx.csproj
@@ -218,7 +218,7 @@
<Import Project="..\..\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets" Condition="Exists('..\..\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets')" />
<ProjectExtensions>
<VisualStudio>
- <UserProperties BuildVersion_StartDate="2000/1/1" />
+ <UserProperties BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UseGlobalSettings="False" BuildVersion_StartDate="2000/1/1" />
</VisualStudio>
</ProjectExtensions>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.