Update dependencies from https://github.com/dotnet/toolset build 20190122.4 (#327)

This change updates the following dependencies
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview.19072.4
This commit is contained in:
dotnet-maestro[bot] 2019-01-23 13:55:40 +00:00 committed by GitHub
parent 058764b414
commit 8f76124497
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -22,9 +22,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>ac8f12b90238542dfd2ea596178ae24ea20a0f55</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview.19067.4">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview.19072.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>11515de8c29582c908d08dabf432b6d7791c2a2a</Sha>
<Sha>85a1a4743190ee29738039dd6b29ba561a67f01a</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview.19067.4</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview.19072.4</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/EntityFrameworkCore -->