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

This change updates the following dependencies
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview3.19162.1
This commit is contained in:
dotnet-maestro 2019-03-12 07:29:10 +00:00
parent f80ee8f3c5
commit 21fb1cd3a9
2 changed files with 3 additions and 3 deletions

View file

@ -22,9 +22,9 @@
<Uri>https://github.com/dotnet/templating</Uri> <Uri>https://github.com/dotnet/templating</Uri>
<Sha>ac8f12b90238542dfd2ea596178ae24ea20a0f55</Sha> <Sha>ac8f12b90238542dfd2ea596178ae24ea20a0f55</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview3.19161.5"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview3.19162.1">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>8a08cf701673220358eb9cd170b04e72d957f86b</Sha> <Sha>48e377cb8ec48a561fb7f1239349694f1f027181</Sha>
</Dependency> </Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19158.1"> <Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19158.1">
<Uri>https://github.com/dotnet/standard</Uri> <Uri>https://github.com/dotnet/standard</Uri>

View file

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