Update dependencies from https://github.com/dotnet/toolset build 20190725.17 (#3448)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.17
This commit is contained in:
dotnet-maestro[bot] 2019-07-26 01:21:43 +00:00 committed by GitHub
parent a0f227459a
commit b0378e7127
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>bd44e94c8d2065ef4653f6b112efdb883ced34eb</Sha> <Sha>bd44e94c8d2065ef4653f6b112efdb883ced34eb</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19375.16"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19375.17">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>9ad26b5de0c92f39389090527b4119d061193a64</Sha> <Sha>b0970534fc9a961227ce85a12b67eb081f70dd2b</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19375.4"> <Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19375.4">
<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.19375.16</MicrosoftDotnetToolsetInternalPackageVersion> <MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19375.17</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms --> <!-- Dependency from https://github.com/dotnet/winforms -->