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:
parent
058764b414
commit
8f76124497
2 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
|
@ -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 -->
|
||||
|
|
Loading…
Reference in a new issue