[release/3.0.1xx] Update dependencies from dotnet/toolset (#3678)

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.31

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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.32
This commit is contained in:
dotnet-maestro[bot] 2019-08-01 02:48:35 +00:00 committed by GitHub
parent 0f68c490e8
commit 9be60d4d02
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>
<Sha>fd3039f67ea82c34fbd0d530cef6edefd5f49b62</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19381.30">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19381.32">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>1951ab29fd31a9df2daef5c58c8d5c3e56487a1b</Sha>
<Sha>12165be6cb47f7c8aeb9018f5a0c04fca80fa27a</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19381.3">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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