Update dependencies from https://github.com/dotnet/toolset build 20190914.6 (#4832)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19464.6
This commit is contained in:
parent
d43be6db8b
commit
0801786e33
2 changed files with 3 additions and 3 deletions
|
@ -67,9 +67,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>e50a0698b5211eb99e9eda7aae6db38559435114</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-rc2.19463.23">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-rc2.19464.6">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>c84d43efd5ba5a51cc046acd1e741121d6a81e30</Sha>
|
||||
<Sha>a7c7eef7b808d83ccfe025555ef57ea6508e2bdf</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-rc2.19463.5" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-rc2.19463.23</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-rc2.19464.6</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue