Update dependencies from https://github.com/dotnet/sdk build 20190813.2
- Microsoft.NET.Sdk - 5.0.100-alpha1.19413.2
This commit is contained in:
parent
88f6f02726
commit
8296b6e715
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>3cd3bd129eb9156b731d8f6c39dd92eb6126e4b7</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.19412.3">
|
||||
<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