Merge pull request #2052 from dotnet/darc-master-c12a1cc3-38ed-4230-a1e5-ce2cd020af88
[master] Update dependencies from dotnet/sdk
This commit is contained in:
commit
520a7e13b0
2 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
<Sha>2f630cd85d291fbace35b5d047c19504637322e5</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19267.4">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19267.5">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>8fb5876d7ca6c684b06caa8604bc0d69f115942e</Sha>
|
||||
<Sha>efc78834f8816aeea9d26168f887248732fd9fda</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19268.1">
|
||||
<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-preview6.19267.4</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview6.19267.5</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview6-27720-01</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue