Update dependencies from https://github.com/dotnet/toolset build 20200227.2 (#6599)

- Microsoft.Dotnet.Toolset.Internal - 3.1.200-preview.20127.2
This commit is contained in:
dotnet-maestro[bot] 2020-02-28 04:36:39 +00:00 committed by GitHub
parent fd21bc1121
commit 5f245dfc64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -73,9 +73,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>247f60e9e34a03ed99e855eb1ea0c20931a968db</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.200-preview.20126.4">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.200-preview.20127.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>88cdbcb087141623b35c112ab3c97dca25e6c8be</Sha>
<Sha>7848af4b784658523b15ae605a3a14c4bba5dea4</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.200-preview.20126.2" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.200-preview.20126.4</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.200-preview.20127.2</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->