Update dependencies from https://github.com/dotnet/toolset build 20191121.11 (#5752)

- Microsoft.Dotnet.Toolset.Internal - 3.0.102-servicing.19571.11
This commit is contained in:
dotnet-maestro[bot] 2019-11-22 06:05:42 +00:00 committed by GitHub
parent 221db29ade
commit c2f01c10af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -71,9 +71,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>7a6c23bdddc0f12d7f0dee0a1b655375a08888c7</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.102-servicing.19571.10">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.102-servicing.19571.11">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>71ac6b23137a221d04c2fe6d7c07b2b9b7579108</Sha>
<Sha>6cf8fc4bfc6d790caf65f1f876ca18040ffa165c</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.101-servicing.19529.1" 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.102-servicing.19571.10</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.102-servicing.19571.11</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->