Update dependencies from https://github.com/dotnet/toolset build 20190704.1 (#2872)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19354.1
This commit is contained in:
dotnet-maestro[bot] 2019-07-04 08:26:59 +00:00 committed by GitHub
parent 1b68e82a56
commit 0546ec61ee
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>326850ef8cfc8ced94894da44241982dcd1c9872</Sha> <Sha>326850ef8cfc8ced94894da44241982dcd1c9872</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19353.25"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19354.1">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>6cb3f7950b7737f0fd5c14ba26f4957799995ce9</Sha> <Sha>f643bbeaeca8697f0589faa47b4a8ab8554680cd</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19353.1"> <Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19353.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-preview8.19353.25</MicrosoftDotnetToolsetInternalPackageVersion> <MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19354.1</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms --> <!-- Dependency from https://github.com/dotnet/winforms -->