Merge pull request #2404 from dotnet/darc-master-6835428f-664f-48e0-9651-eb22ff03934b
[master] Update dependencies from dotnet/sdk
This commit is contained in:
commit
27ad3528d4
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>1fd6dbdc6919f7d59e5d7665f2e66a595b3b4b3a</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19306.2">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19310.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>de72490d26acee011e22f40113209323976980e0</Sha>
|
||||
<Sha>cb95988d8aba8f6a383feb2a7dc9890e5bce550c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19311.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-preview7.19306.2</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview7.19310.1</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview7-27811-04</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue