Update dependencies from https://github.com/dotnet/toolset build 20190317.1

This change updates the following dependencies
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview4.19167.1
This commit is contained in:
dotnet-maestro 2019-03-18 12:14:02 +00:00 committed by Livar Cunha
parent 28f32808f8
commit 62ed7c3cf7
2 changed files with 3 additions and 3 deletions

View file

@ -46,9 +46,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>42a212514e375a0821baab69fbac462e39590cfb</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19160.4">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19167.1">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>9be5780113f6058406e3f89dc5597a32dfdae4c1</Sha>
<Sha>b27a1cadc9f5e1d1d347a2fa3706b6203c68ece8</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19158.1">
<Uri>https://github.com/dotnet/standard</Uri>

View file

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