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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19258.3
This commit is contained in:
dotnet-maestro 2019-05-08 12:30:59 +00:00
parent 44b2b6873b
commit 49b0e808e0
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.4">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19258.3">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>9eef2995f26aee73b55226a9416caba4c1d209fc</Sha>
<Sha>aa5f620ccd6812bc67f2beedef6268aff1b0b501</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.4</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19258.3</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->