[master] Update dependencies from dotnet/toolset (#1694)
* Update dependencies from https://github.com/dotnet/toolset build 20190423.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19223.2 * Update dependencies from https://github.com/dotnet/toolset build 20190423.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19223.3 * Update dependencies from https://github.com/dotnet/toolset build 20190423.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19223.4 * Update dependencies from https://github.com/dotnet/toolset build 20190423.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19223.5
This commit is contained in:
parent
135aa05d27
commit
65fd4cc6ee
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>7a747389b05f83a35470fec2c469a984ffcc1779</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19223.1">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19223.5">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>5837e4e063464a87e66939ff87c8755fce005b7f</Sha>
|
||||
<Sha>763f21b7552ffc8d71396b38b400f55b393bb3cb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19223.1">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19223.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19223.5</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Reference in a new issue