Update dependencies from https://github.com/dotnet/toolset build 20190117.4 (#307)

This change updates the following dependencies
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview.19067.4
This commit is contained in:
dotnet-maestro[bot] 2019-01-18 10:07:46 -08:00 committed by Nick Guerrera
parent 739fd1e904
commit c912a079da
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.2">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview.19067.4">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>841ac0f437ea09269aa10bf26e8c46e35cb60752</Sha>
<Sha>11515de8c29582c908d08dabf432b6d7791c2a2a</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

View file

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