Merge pull request #2106 from dotnet/darc-master-592c6d90-9783-4086-9be4-ce3e34b6a1da
[master] Update dependencies from dotnet/sdk
This commit is contained in:
commit
5e307eaa55
2 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
<Sha>f54fdb36db84b97cd2277d7ced64920d8a5f5608</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19272.2">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19273.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>adc956024076713234e69d41a11b0253fdfd90f1</Sha>
|
||||
<Sha>1dad323a93dd6a49d3732060b29e9ed0052dbbb1</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19273.2">
|
||||
<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.19272.2</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview6.19273.1</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview6-27723-02</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Reference in a new issue