Merge pull request #6788 from microsoft/dev/crutkas/buildFarmVersioningTake3

Getting version numbers set by the build farm
This commit is contained in:
Clint Rutkas
2020-10-29 20:24:27 -07:00
committed by GitHub
3 changed files with 46 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Version>0.23.1</Version>
<Version>0.0.1</Version>
<DevEnvironment>Local</DevEnvironment>
</PropertyGroup>
</Project>
</Project>