[master] Update dependencies from dotnet/toolset (#3725)
* Update dependencies from https://github.com/dotnet/toolset build 20190802.1 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19402.1 * Update dependencies from https://github.com/dotnet/toolset build 20190802.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19402.2
This commit is contained in:
parent
74bb93d5ff
commit
0ee5fe3559
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>fd3039f67ea82c34fbd0d530cef6edefd5f49b62</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19401.16">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19402.2">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>ccaf690a16c326bcf359bcb9d7254c0c4114eb07</Sha>
|
||||
<Sha>ba8c829a16a12b9af02d79ec852c40d263bd42c2</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.19401.16</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19402.2</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue