Update dependencies from https://github.com/dotnet/toolset build 20190604.9 (#2296)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19304.9
This commit is contained in:
dotnet-maestro[bot] 2019-06-04 16:59:31 +00:00 committed by GitHub
parent defddce2b6
commit 701b9edb36
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> <Uri>https://github.com/dotnet/templating</Uri>
<Sha>3f2e65dd99395dfb5741d943158243bc77c4ac80</Sha> <Sha>3f2e65dd99395dfb5741d943158243bc77c4ac80</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19304.8"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19304.9">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>e65ab7e44345f94f574e2290498f93d8f7e8a73f</Sha> <Sha>86484288eec1cb310c05bdac4c35191267b7b0df</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19303.1"> <Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19303.1">
<Uri>https://github.com/dotnet/sdk</Uri> <Uri>https://github.com/dotnet/sdk</Uri>

View file

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