[release/3.0.1xx] Update dependencies from dotnet/toolset (#5077)
* Update dependencies from https://github.com/dotnet/toolset build 20191002.13 - Microsoft.Dotnet.Toolset.Internal - 3.0.101-servicing.19502.13 * Update dependencies from https://github.com/dotnet/toolset build 20191002.15 - Microsoft.Dotnet.Toolset.Internal - 3.0.101-servicing.19502.15
This commit is contained in:
parent
03042aa674
commit
3f257d4df7
2 changed files with 3 additions and 3 deletions
|
@ -67,9 +67,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>a776e417c83c52908298b3767e462feae8b18b98</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.101-servicing.19502.7">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.101-servicing.19502.15">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>78da18674ad084d58311d36b5354925a8bef62fc</Sha>
|
||||
<Sha>3e09572b0fa7f6baa1874d11d208773fcc7f11c6</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.19502.7</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.101-servicing.19502.15</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue