[master] Update dependencies from dotnet/toolset (#2107)
* Update dependencies from https://github.com/dotnet/toolset build 20190523.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19273.8 * Update dependencies from https://github.com/dotnet/toolset build 20190524.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19274.1
This commit is contained in:
parent
855730226b
commit
9849febc95
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.19273.7">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19274.1">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>2ab1fd74d5f77909cd0db281ad727273ca996192</Sha>
|
||||
<Sha>17cf8ea5dfb271a66109179e96ec9b08ac78d33a</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.19273.7</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19274.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Reference in a new issue