[master] Update dependencies from dotnet/toolset (#4645)
* Update dependencies from https://github.com/dotnet/toolset build 20190907.7 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19457.7 * Update dependencies from https://github.com/dotnet/toolset build 20190907.9 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19457.9
This commit is contained in:
parent
9a6ad63a4c
commit
17d289fd28
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>79647cb60a68056a93805e6e9d54452aae60fc66</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19457.6">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19457.9">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>311b820bdcb88ef389bd60a74d56f7948e425222</Sha>
|
||||
<Sha>3218707723c1cd2742c27a8b84497ea3b6be0090</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19456.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19457.6</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19457.9</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Reference in a new issue