[release/3.0.1xx] Update dependencies from dotnet/toolset (#2764)
* Update dependencies from https://github.com/dotnet/toolset build 20190701.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19351.10 * Update dependencies from https://github.com/dotnet/toolset build 20190701.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19351.12
This commit is contained in:
parent
2dedf40e09
commit
f0409ba1c2
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>3ce7695b54e89523ff6e116742472e3c5f4d19bb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19351.8">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19351.12">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>d2a56bddd04fc9cd09341391ab5baee26ccc7f12</Sha>
|
||||
<Sha>d7a17d199ecf35016342cc44ec56623d395b0128</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19351.3">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19351.8</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19351.12</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue