[master] Update dependencies from dotnet/sdk (#3093)
* Update dependencies from https://github.com/dotnet/sdk build 20190712.1 - Microsoft.NET.Sdk - 3.0.100-preview8.19362.1 * Update dependencies from https://github.com/dotnet/sdk build 20190712.2 - Microsoft.NET.Sdk - 3.0.100-preview8.19362.2 * Update dependencies from https://github.com/dotnet/sdk build 20190712.4 - Microsoft.NET.Sdk - 3.0.100-preview8.19362.4
This commit is contained in:
parent
2dfe246de5
commit
bc176ab74c
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>ba0ff171f598473ee8d7865ebb8dd752f59ecbd1</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19361.5">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19362.4">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>76a518897a1acef07f854dec2749aedc0254dd6f</Sha>
|
||||
<Sha>e4ce60faae1d51e995c462002210774fcd0da490</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview8.19362.6">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk (to run tests) -->
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview8.19361.5</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview8.19362.4</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview8-27912-06</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue