diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-02 15:23:35 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-02 15:23:35 +0300 |
| commit | 7ec5bf094de95ff3827b40dec61ddb9b37f93e33 (patch) | |
| tree | 021db5ff8cf491dbe303f6c9ca8a39b401e57714 /Software/Visual_Studio/Tango.CSV | |
| parent | 05fca4fe321600c4a9c0698b1e4c161e3ed79c9f (diff) | |
| download | Tango-7ec5bf094de95ff3827b40dec61ddb9b37f93e33.tar.gz Tango-7ec5bf094de95ff3827b40dec61ddb9b37f93e33.zip | |
Machine Studio v2.2
Diffstat (limited to 'Software/Visual_Studio/Tango.CSV')
| -rw-r--r-- | Software/Visual_Studio/Tango.CSV/Tango.CSV.csproj | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.CSV/Tango.CSV.csproj b/Software/Visual_Studio/Tango.CSV/Tango.CSV.csproj index 48bda8bdb..c13f50c43 100644 --- a/Software/Visual_Studio/Tango.CSV/Tango.CSV.csproj +++ b/Software/Visual_Studio/Tango.CSV/Tango.CSV.csproj @@ -89,6 +89,11 @@ <Compile Include="Properties\AssemblyInfo.cs" /> </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> + <ProjectExtensions> + <VisualStudio> + <UserProperties BuildVersion_StartDate="2000/1/1" /> + </VisualStudio> + </ProjectExtensions> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets. <Target Name="BeforeBuild"> |
