aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Visuals
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/Tango.Visuals
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/Tango.Visuals')
-rw-r--r--Software/Visual_Studio/Tango.Visuals/Properties/AssemblyInfo.cs2
-rw-r--r--Software/Visual_Studio/Tango.Visuals/Tango.Visuals.csproj2
2 files changed, 2 insertions, 2 deletions
diff --git a/Software/Visual_Studio/Tango.Visuals/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.Visuals/Properties/AssemblyInfo.cs
index 2f88b4587..1b0a7302c 100644
--- a/Software/Visual_Studio/Tango.Visuals/Properties/AssemblyInfo.cs
+++ b/Software/Visual_Studio/Tango.Visuals/Properties/AssemblyInfo.cs
@@ -3,5 +3,5 @@ using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Tango - Exotic Visual Elements")]
-[assembly: AssemblyVersion("2.0.*")]
+[assembly: AssemblyVersion("2.0.1.1213")]
[assembly: ComVisible(false)] \ No newline at end of file
diff --git a/Software/Visual_Studio/Tango.Visuals/Tango.Visuals.csproj b/Software/Visual_Studio/Tango.Visuals/Tango.Visuals.csproj
index c5c042740..acd59b58e 100644
--- a/Software/Visual_Studio/Tango.Visuals/Tango.Visuals.csproj
+++ b/Software/Visual_Studio/Tango.Visuals/Tango.Visuals.csproj
@@ -216,7 +216,7 @@
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.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.