diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-07-25 14:19:42 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-07-25 14:19:42 +0300 |
| commit | f98fc42ef7f1fc1d5570ebfed71d65894fafe1d5 (patch) | |
| tree | 7e3e66e259d723e1da2ec21a54594b998bf6ca6f /Software/Visual_Studio/Embroidery | |
| parent | 064a839e731d7d96922b468330fab5c065609a01 (diff) | |
| download | Tango-f98fc42ef7f1fc1d5570ebfed71d65894fafe1d5.tar.gz Tango-f98fc42ef7f1fc1d5570ebfed71d65894fafe1d5.zip | |
Machine Studio v2.0.9
Diffstat (limited to 'Software/Visual_Studio/Embroidery')
4 files changed, 4 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Embroidery/Tango.Embroidery/Tango.Embroidery.vcxproj b/Software/Visual_Studio/Embroidery/Tango.Embroidery/Tango.Embroidery.vcxproj index e952e009a..71cb4c8b5 100644 --- a/Software/Visual_Studio/Embroidery/Tango.Embroidery/Tango.Embroidery.vcxproj +++ b/Software/Visual_Studio/Embroidery/Tango.Embroidery/Tango.Embroidery.vcxproj @@ -184,6 +184,7 @@ </ImportGroup> <ProjectExtensions> <VisualStudio> + <UserProperties BuildVersion_StartDate="2000/1/1" /> </VisualStudio> </ProjectExtensions> </Project>
\ No newline at end of file diff --git a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/AssemblyInfo.cs index 240417f19..c5ae109fa 100644 --- a/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Embroidery/Tango.EmbroideryUI/Properties/AssemblyInfo.cs @@ -44,5 +44,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.3.1341")] +[assembly: AssemblyVersion("1.0.4.1407")] [assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Software/Visual_Studio/Embroidery/libEmbroideryTest/libEmbroideryTest.vcxproj b/Software/Visual_Studio/Embroidery/libEmbroideryTest/libEmbroideryTest.vcxproj index 3dc534eca..24b9ba8dd 100644 --- a/Software/Visual_Studio/Embroidery/libEmbroideryTest/libEmbroideryTest.vcxproj +++ b/Software/Visual_Studio/Embroidery/libEmbroideryTest/libEmbroideryTest.vcxproj @@ -163,6 +163,7 @@ </ImportGroup> <ProjectExtensions> <VisualStudio> + <UserProperties BuildVersion_StartDate="2000/1/1" /> </VisualStudio> </ProjectExtensions> </Project>
\ No newline at end of file diff --git a/Software/Visual_Studio/Embroidery/project-files/visualstudio/libEmbroideryVS2008.vcxproj b/Software/Visual_Studio/Embroidery/project-files/visualstudio/libEmbroideryVS2008.vcxproj index b0e5c9085..8d15fc0d0 100644 --- a/Software/Visual_Studio/Embroidery/project-files/visualstudio/libEmbroideryVS2008.vcxproj +++ b/Software/Visual_Studio/Embroidery/project-files/visualstudio/libEmbroideryVS2008.vcxproj @@ -299,6 +299,7 @@ </ImportGroup> <ProjectExtensions> <VisualStudio> + <UserProperties BuildVersion_StartDate="2000/1/1" /> </VisualStudio> </ProjectExtensions> </Project>
\ No newline at end of file |
