Update dependencies from https://github.com/dotnet/toolset build 20190713.3 (#3136)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.3
This commit is contained in:
dotnet-maestro[bot] 2019-07-13 12:49:42 +00:00 committed by GitHub
parent 81b2a1d73d
commit e290079485
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>d0426f1d5b9d052f3372e75cbda96d782a5c6f5a</Sha> <Sha>d0426f1d5b9d052f3372e75cbda96d782a5c6f5a</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19363.2"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19363.3">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>38ca7cc0cd0066a5dc96f73e5ac859ec5b8514e8</Sha> <Sha>0e18e55c603a372746e5612ed742a6846c9a89be</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19362.4"> <Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19362.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.19363.2</MicrosoftDotnetToolsetInternalPackageVersion> <MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19363.3</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms --> <!-- Dependency from https://github.com/dotnet/winforms -->