Update dependencies from https://github.com/dotnet/toolset build 20191011.3 (#5211)

- Microsoft.Dotnet.Toolset.Internal - 3.0.101-servicing.19511.3
This commit is contained in:
dotnet-maestro[bot] 2019-10-11 19:56:39 +00:00 committed by GitHub
parent c9eb9e8850
commit 80738a98d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -69,9 +69,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>a776e417c83c52908298b3767e462feae8b18b98</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.101-servicing.19510.10">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.101-servicing.19511.3">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>526e288c7a7fdb0982896ff17958c19fbd700cb1</Sha>
<Sha>2d1d297e8c22663f06c6bdee30d0e2cf86d8d336</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.101-servicing.19510.7" 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.0.101-servicing.19510.10</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.101-servicing.19511.3</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->