Update dependencies from https://github.com/dotnet/toolset build 20200220.6 (#6504)
- Microsoft.Dotnet.Toolset.Internal - 3.1.103-servicing.20120.6
This commit is contained in:
parent
ca2794a45c
commit
762fed61d1
2 changed files with 3 additions and 3 deletions
|
@ -73,9 +73,9 @@
|
||||||
<Uri>https://github.com/dotnet/templating</Uri>
|
<Uri>https://github.com/dotnet/templating</Uri>
|
||||||
<Sha>46091435536c53242905ab4e991bdc0bac153e64</Sha>
|
<Sha>46091435536c53242905ab4e991bdc0bac153e64</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.103-servicing.20120.4">
|
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.103-servicing.20120.6">
|
||||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||||
<Sha>4a9ba7427e23deb0a5882561435a14972b831894</Sha>
|
<Sha>90eaf459fecb998342ae5a2a3a6493649172d3c6</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.103-servicing.20119.6" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.103-servicing.20119.6" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.103-servicing.20120.4</MicrosoftDotnetToolsetInternalPackageVersion>
|
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.103-servicing.20120.6</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||||
|
|
Loading…
Reference in a new issue