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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19263.2
This commit is contained in:
dotnet-maestro 2019-05-13 12:31:00 +00:00
parent f5ff8f84bd
commit a6219a44a1
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.19263.1">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19263.2">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>424fcd63fb9828e5d15ebf8c59a6d35b1270f1b7</Sha>
<Sha>33bc9ff5d859ca53eabc0d45433e2859f80f9a2d</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.19263.1</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19263.2</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->