fixing MSB3052 (#5609)

Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
This commit is contained in:
Clint Rutkas
2020-08-04 11:28:41 -07:00
committed by GitHub
parent d11b5b3e02
commit 48b816fb36

View File

@@ -2,6 +2,5 @@
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup> <PropertyGroup>
<Version>0.20.1</Version> <Version>0.20.1</Version>
<DefineConstants>Version=$(Version);</DefineConstants>
</PropertyGroup> </PropertyGroup>
</Project> </Project>