Update dependencies from https://github.com/dotnet/sdk build 20190425.1 (#1747)
- Microsoft.NET.Sdk - 3.0.100-preview6.19225.1
This commit is contained in:
parent
3b0b066c0c
commit
eff2dfd89a
2 changed files with 3 additions and 3 deletions
|
@ -54,9 +54,9 @@
|
|||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
<Sha>431fddad96415a6ec39ac97b9e372c2f348a617f</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19224.2">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19225.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>cfadc9cd5fefa5e4e924cd528550d91e0c34b556</Sha>
|
||||
<Sha>fc4751df28d67c551ef55bf9bde6b4fea059f321</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19224.1">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk (to run tests) -->
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview6.19224.2</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview6.19225.1</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview6-27623-08</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue