Update dependencies from https://github.com/dotnet/toolset build 20190715.20 (#3249)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.20
This commit is contained in:
dotnet-maestro[bot] 2019-07-16 06:21:21 +00:00 committed by GitHub
parent a93248fa0f
commit 30b12f6dc2
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>eec62739ab2ffeb15fd0af62b92e0149aee84025</Sha> <Sha>eec62739ab2ffeb15fd0af62b92e0149aee84025</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19365.19"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19365.20">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>218b1622dc0a47f97829a31e33c1536d01c7bff8</Sha> <Sha>166efc3692e0c5c5253c5919f479aaf192fcf4a7</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19365.1"> <Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19365.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.19365.19</MicrosoftDotnetToolsetInternalPackageVersion> <MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19365.20</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms --> <!-- Dependency from https://github.com/dotnet/winforms -->