[master] Update dependencies from dotnet/toolset (#2116)
* Update dependencies from https://github.com/dotnet/toolset build 20190524.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19274.2 * Update dependencies from https://github.com/dotnet/toolset build 20190524.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19274.3
This commit is contained in:
parent
9849febc95
commit
83c4aec0c2
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>85e3fa5110534271f70a16d52689f8cb8b517ba4</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19274.1">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19274.3">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>17cf8ea5dfb271a66109179e96ec9b08ac78d33a</Sha>
|
||||
<Sha>bd598821c8909bf3fb7c42b00a9d3a05a833cdf5</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19273.2">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19274.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19274.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue