Update dependencies from https://github.com/dotnet/sdk build 20190531.6 (#2236)
- Microsoft.NET.Sdk - 3.0.100-preview6.19281.6
This commit is contained in:
parent
13c965fd06
commit
b9d88fb38d
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>cec9009be8cbd658f49d539ffc65650de26b6abb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19281.4">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19281.6">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>2091d9e3d25dee185dcedf5cb0c2798837dd3a8d</Sha>
|
||||
<Sha>5bea321cf4616560b8b5fc4442f86be3dd99df2f</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19303.5">
|
||||
<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.19281.4</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview6.19281.6</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview6-27730-01</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue