Update dependencies from https://github.com/dotnet/toolset build 20191003.12 (#5099)
- Microsoft.Dotnet.Toolset.Internal - 3.0.101-servicing.19503.12
This commit is contained in:
parent
c1a614ae66
commit
7e7edccc7c
2 changed files with 3 additions and 3 deletions
|
@ -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.19503.10">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.101-servicing.19503.12">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>bd52157c0d2b3a13879680e8a86766bfc973380f</Sha>
|
||||
<Sha>9e5a25d7168a2247c812ee6d6ae2917cb42b34b6</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.101-servicing.19477.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.101-servicing.19503.10</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.101-servicing.19503.12</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue