Update dependencies from https://github.com/dotnet/toolset build 20190123.3 (#334)
This change updates the following dependencies - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview.19073.3
This commit is contained in:
parent
9af35d51d5
commit
b49c700641
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.19072.4">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview.19073.3">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>85a1a4743190ee29738039dd6b29ba561a67f01a</Sha>
|
||||
<Sha>320a632f0580ce96d142ff6f3cedd8c299411d7f</Sha>
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview.19072.4</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview.19073.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/EntityFrameworkCore -->
|
||||
|
|
Loading…
Add table
Reference in a new issue