Update dependencies from https://github.com/dotnet/toolset build 20200312.1 (#6797)

- Microsoft.Dotnet.Toolset.Internal - 3.1.300-preview.20162.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2020-03-12 21:16:25 +00:00 committed by GitHub
parent 7239b95bfc
commit 9c33ea0171
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -77,9 +77,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>247f60e9e34a03ed99e855eb1ea0c20931a968db</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.300-preview.20161.1">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.300-preview.20162.1">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>ea551c5daaed5a1c783a8e8942dfaad42c3beb07</Sha>
<Sha>c2694dfc2d625c22643680d516ed684ae0eab1d5</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.300-preview.20160.11" 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.300-preview.20161.1</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.300-preview.20162.1</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->