[master] Update dependencies from dotnet/toolset (#3054)
* Update dependencies from https://github.com/dotnet/toolset build 20190711.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.7 * Update dependencies from https://github.com/dotnet/toolset build 20190711.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.8 * Update dependencies from https://github.com/dotnet/toolset build 20190711.9 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19361.9
This commit is contained in:
parent
7df45e5e1a
commit
7452420b84
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>4accedbb77a11eb852bbea9d1a825d7152170e2c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19361.6">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19361.9">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>5379946b5a3a2e1d0bfb592a73faec341e45c2d9</Sha>
|
||||
<Sha>3d50f1b41482b9ab8da4b636a0a887ccac0be942</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19361.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19361.6</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19361.9</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Reference in a new issue