[master] Update dependencies from dotnet/sdk (#2330)
* Update dependencies from https://github.com/dotnet/sdk build 20190605.4 - Microsoft.NET.Sdk - 3.0.100-preview7.19305.4 * Update dependencies from https://github.com/dotnet/sdk build 20190605.5 - Microsoft.NET.Sdk - 3.0.100-preview7.19305.5
This commit is contained in:
parent
dbdf828c20
commit
8e88b806ac
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>b31cf935fbaa4a6e7877175a13a1e1a8b49ec5eb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19305.1">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19305.5">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>f9a338d041118637890869bba587b82557947f8f</Sha>
|
||||
<Sha>ec0d2190853afd6c6a8a410d7dc386a9f1ca391b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19304.7">
|
||||
<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-preview7.19305.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview7.19305.5</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview7-27805-01</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue