Update dependencies from https://github.com/dotnet/toolset build 20190509.1

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19259.1
This commit is contained in:
dotnet-maestro 2019-05-09 12:23:40 +00:00
parent 20df558c52
commit a3492a6e5f
2 changed files with 3 additions and 3 deletions

View file

@ -46,9 +46,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19258.5">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19259.1">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>0a55dbc4b7a2df3d338a069747ecfc0e026a3641</Sha>
<Sha>af940212f5588d4985a04f1acbd622df09212a2a</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19230.1">
<Uri>https://github.com/dotnet/standard</Uri>

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19258.5</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19259.1</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->