Update dependencies from https://github.com/dotnet/toolset build 20190530.3 (#2208)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19280.3
This commit is contained in:
dotnet-maestro[bot] 2019-05-30 13:11:53 +00:00 committed by GitHub
parent fe369022e7
commit 11a3ba6663
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -42,9 +42,9 @@
<Uri>https://github.com/dotnet/templating</Uri> <Uri>https://github.com/dotnet/templating</Uri>
<Sha>cbe9ed1639f193a075beeca6e6e6aff121a08382</Sha> <Sha>cbe9ed1639f193a075beeca6e6e6aff121a08382</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19279.7"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19280.3">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>942d695778725e1f6948ceca5dd15a706615e5c7</Sha> <Sha>4929c2a81f0235ad839d404e46a898e7e1e023ec</Sha>
</Dependency> </Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19279.2"> <Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19279.2">
<Uri>https://github.com/dotnet/standard</Uri> <Uri>https://github.com/dotnet/standard</Uri>

View file

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