Merge pull request #199 from dotnet/livarcocc-patch-2

Updating toolset to 3.0.100-preview-009734
This commit is contained in:
Livar 2018-12-05 13:40:51 -08:00 committed by GitHub
commit a94690af50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup> <PropertyGroup>
<ToolsetVersion>3.0.100-preview-009732</ToolsetVersion> <ToolsetVersion>3.0.100-preview-009734</ToolsetVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>