[master] Update dependencies from dotnet/sdk (#2472)
* Update dependencies from https://github.com/dotnet/sdk build 20190614.1 - Microsoft.NET.Sdk - 3.0.100-preview7.19314.1 * Update dependencies from https://github.com/dotnet/sdk build 20190616.1 - Microsoft.NET.Sdk - 3.0.100-preview7.19316.1
This commit is contained in:
parent
fac7d323cc
commit
20c8052605
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>8a84e3ee39504e4db0eab76ed994d3825a23614f</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19313.3">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19316.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>cb8c89e71323d667cac97fcbe6ad6cf95a11068a</Sha>
|
||||
<Sha>77d6311a5dd7e519e6b496e97e93085bf2d3beb4</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19316.1">
|
||||
<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.19313.3</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview7.19316.1</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview7-27816-02</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue