Update to latest dotnet/toolset build

This commit is contained in:
Pranav K 2019-04-05 14:53:11 -07:00
parent 1c1670da34
commit f73d1e7de7
No known key found for this signature in database
GPG key ID: 1963DA6D96C3057A
2 changed files with 3 additions and 3 deletions

View file

@ -42,9 +42,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>42a212514e375a0821baab69fbac462e39590cfb</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19205.4">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19205.6">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>41e5b50434948dbaeba6887767c8ae70035b3dc7</Sha>
<Sha>69e322a6ffb0cdc25e129084aed42bfeaf365562</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19205.2">
<Uri>https://github.com/dotnet/standard</Uri>

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview4.19205.4</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview4.19205.6</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview4.19204.4</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
</PropertyGroup>
<PropertyGroup>