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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19265.1
This commit is contained in:
dotnet-maestro 2019-05-15 12:27:26 +00:00
parent 9236724cb8
commit 0a2ceadf99
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.19265.2">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19265.1">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>e8a7660c6645cfe0cc10d44eae9c8fe3e75a37d0</Sha>
<Sha>64aaeedc977545022bbacc9f1fa37fe2488f0940</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.19265.2</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19265.1</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->