[release/3.0.1xx] Update dependencies from dotnet/toolset (#4196)
* Update dependencies from https://github.com/dotnet/toolset build 20190823.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19423.5 * Update dependencies from https://github.com/dotnet/toolset build 20190823.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19423.7
This commit is contained in:
parent
5c30b26441
commit
3927942e99
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>e8d6da33000a416b2b36b4f04b1756dcc99f671d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-rc1.19423.2">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-rc1.19423.7">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>e5b8af3bf6af1af8e085f54e2289b8098fe9fb86</Sha>
|
||||
<Sha>249846c84d9b9f4a3190bae2a6dfb92e63535aeb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-rc1.19422.1" 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-rc1.19423.2</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-rc1.19423.7</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Reference in a new issue