Update dependencies from https://github.com/dotnet/toolset build 20191118.7 (#5714)
- Microsoft.Dotnet.Toolset.Internal - 3.1.100-rtm.19568.7
This commit is contained in:
parent
0996eec117
commit
bb14bbcb76
2 changed files with 3 additions and 3 deletions
|
@ -71,9 +71,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>53a17fce7ce81aa68ddaa7b04f371dc6391d3497</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-rtm.19568.6">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-rtm.19568.7">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>42b5b76ab570666badeab062852a9bc184dddcca</Sha>
|
||||
<Sha>bbd0834c1973c9b52af01551d035dbb5e8e6d33d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-rtm.19568.4" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-rtm.19568.6</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-rtm.19568.7</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue