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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19253.5
This commit is contained in:
dotnet-maestro 2019-05-03 13:23:29 +00:00
parent 98da541a41
commit 6f6a1cf357
2 changed files with 3 additions and 3 deletions

View file

@ -46,9 +46,9 @@
<Uri>https://github.com/dotnet/templating</Uri> <Uri>https://github.com/dotnet/templating</Uri>
<Sha>03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5</Sha> <Sha>03d6acdbfe3cdec39eb4012026ad8d32f5cea6c5</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19253.4"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19253.5">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>64502a09dc86a855da1e5bcd5054bd85cffbb952</Sha> <Sha>25c655faa1c09271f7091d8f9e020bc3bf641e8f</Sha>
</Dependency> </Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19230.1"> <Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19230.1">
<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.19253.4</MicrosoftDotnetToolsetInternalPackageVersion> <MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19253.5</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms --> <!-- Dependency from https://github.com/dotnet/winforms -->