[master] Update dependencies from dotnet/toolset (#3313)
* Update dependencies from https://github.com/dotnet/toolset build 20190717.13 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19367.13 * Update dependencies from https://github.com/dotnet/toolset build 20190718.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19368.1
This commit is contained in:
parent
c9dfe70972
commit
5af1110312
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>d38ea0e932aab2a5447e663986eb0f4068926e21</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19367.11">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19368.1">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>f60c3cb30079683e3741e2b50e165e45a8c546ae</Sha>
|
||||
<Sha>a380004e2e50411597949a245eb333509a88d838</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19367.2">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19367.11</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19368.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue