[master] Update dependencies from dotnet/toolset (#2290)
* Update dependencies from https://github.com/dotnet/toolset build 20190604.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19304.4 * Update dependencies from https://github.com/dotnet/toolset build 20190604.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19304.5
This commit is contained in:
parent
59773a8029
commit
aa0a3c2792
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>a59c4747634fcbfa08493b7348ad9ba07b5599dc</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19304.3">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19304.5">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>818359026baf20ef5b0ce8d55df0c4709c4f73af</Sha>
|
||||
<Sha>7f6c4d616ed367dbcec1c5693cbb95ae1fafbcf3</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19303.5">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19304.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19304.5</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Reference in a new issue