[master] Update dependencies from dotnet/toolset (#2794)
* Update dependencies from https://github.com/dotnet/toolset build 20190702.19 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.19 * Update dependencies from https://github.com/dotnet/toolset build 20190702.20 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.20
This commit is contained in:
parent
3dc07e9462
commit
319c9e56b3
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>3347ab0a01b1c33408a5c713d07ca1ca4ffcac1a</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19352.18">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19352.20">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>319687b40267e85d23e96372e5d05859b2db23c0</Sha>
|
||||
<Sha>ec25e045e257cc87503d0e7a627fd598ed562c21</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-preview8.19352.18</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19352.20</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue