Update dependencies from https://github.com/dotnet/toolset build 20200228.1 (#6606)

- Microsoft.Dotnet.Toolset.Internal - 3.1.103-servicing.20128.1
This commit is contained in:
dotnet-maestro[bot] 2020-02-28 23:30:02 +00:00 committed by GitHub
parent 62b30745fb
commit 0c4abce80d
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>46091435536c53242905ab4e991bdc0bac153e64</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.103-servicing.20127.1">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.103-servicing.20128.1">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>4bf593624bb286649c89903f0c850d9a49cfb6e5</Sha>
<Sha>a48c71c0d7befe7b9a57fac554beff57a841f3c1</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.103-servicing.20121.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.103-servicing.20127.1</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.103-servicing.20128.1</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->