[master] Update dependencies from dotnet/toolset (#3838)
* Update dependencies from https://github.com/dotnet/toolset build 20190807.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19407.1 * Update dependencies from https://github.com/dotnet/toolset build 20190807.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19407.2 * Update dependencies from https://github.com/dotnet/toolset build 20190807.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19407.3
This commit is contained in:
parent
a857c043b9
commit
03677f31f0
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>39c2dd5fde6368747fe127b9dde822b3b6afce08</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19406.5">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19407.3">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>a685c50ea94e0c4502b7d6a8ffe1a7c1ba63a37a</Sha>
|
||||
<Sha>a297920a3522b19be2e5f9283db200a458339e13</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19401.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19406.5</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19407.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue