Merge pull request #3990 from dotnet/darc-master-0d666e24-d28a-428b-a4cc-64b4ebb37f30
[master] Update dependencies from dotnet/sdk
This commit is contained in:
commit
fd8417984f
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>2199ff15d285f6fe77c2db777aa80b4b48c22a21</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19412.7">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19413.2">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>fa955d73d6064d38f2781e25ae301c6c7dfb0de6</Sha>
|
||||
<Sha>d03a5382ba3821777645f45ab91818c594705b24</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-alpha1.19413.5">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk (to run tests) -->
|
||||
<MicrosoftNETSdkPackageVersion>5.0.100-alpha1.19412.7</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>5.0.100-alpha1.19413.2</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue