[master] Update dependencies from dotnet/toolset (#2132)
* Update dependencies from https://github.com/dotnet/toolset build 20190525.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19275.2 * Update dependencies from https://github.com/dotnet/toolset build 20190525.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19275.3
This commit is contained in:
parent
b9e354f0c2
commit
ab4f51828d
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>6d694be84d6e88ffa4d611cc4e22058cf9359255</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19275.1">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19275.3">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>1b92bf2d82a123151b45e84e4e1a449016a1296e</Sha>
|
||||
<Sha>cfc4da044286cef61363b4ccfe74b23e013ec1fa</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19274.2">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19275.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19275.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue