Update dependencies from https://github.com/dotnet/toolset build 20190702.8 (#2778)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19352.8
This commit is contained in:
dotnet-maestro[bot] 2019-07-02 13:28:29 +00:00 committed by GitHub
parent 7b378af82b
commit 020edef1ba
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>e49047593d9a8f71e48cf4283ed4debceb76409b</Sha> <Sha>e49047593d9a8f71e48cf4283ed4debceb76409b</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19352.7"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19352.8">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>2c0caf52437ae0dd54f70b235712addf9ef03596</Sha> <Sha>a9954e1365aaf1b4530f1ab7ec777707db1b6652</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19351.3"> <Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19351.3">
<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-preview8.19352.7</MicrosoftDotnetToolsetInternalPackageVersion> <MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19352.8</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms --> <!-- Dependency from https://github.com/dotnet/winforms -->