Update dependencies from https://github.com/dotnet/toolset build 20190715.12 (#3229)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.12
This commit is contained in:
dotnet-maestro[bot] 2019-07-15 21:27:45 +00:00 committed by GitHub
parent 4818905872
commit c3093effe4
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.11"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19365.12">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>d4a463ac8e4ec798bd7b276c2dd32b708da2f953</Sha> <Sha>15c7d38449e95e93ecee8a74adbd3083079c1026</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.11</MicrosoftDotnetToolsetInternalPackageVersion> <MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19365.12</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms --> <!-- Dependency from https://github.com/dotnet/winforms -->