[master] Update dependencies from dotnet/sdk (#2019)
* Update dependencies from https://github.com/dotnet/sdk build 20190515.4 - Microsoft.NET.Sdk - 3.0.100-preview6.19265.4 * Update dependencies from https://github.com/dotnet/sdk build 20190515.5 - Microsoft.NET.Sdk - 3.0.100-preview6.19265.5
This commit is contained in:
parent
865f1c2745
commit
e326ad45d0
2 changed files with 3 additions and 3 deletions
|
@ -54,9 +54,9 @@
|
|||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
<Sha>d3413ee9ec761bdf067114a498b9da3ebf0149df</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19264.1">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19265.5">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>51ab900ef7b7f954e284347c913299711514101d</Sha>
|
||||
<Sha>77677cd4cd4d033e2a30e33f2e7dc49d7f3c8095</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19265.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.19264.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview6.19265.5</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview6-27715-05</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue