[master] Update dependencies from dotnet/sdk (#2192)
* Update dependencies from https://github.com/dotnet/sdk build 20190529.1 - Microsoft.NET.Sdk - 3.0.100-preview6.19279.1 * Update dependencies from https://github.com/dotnet/sdk build 20190529.2 - Microsoft.NET.Sdk - 3.0.100-preview6.19279.2
This commit is contained in:
parent
5b767725d6
commit
410f2df0c6
2 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
<Sha>aa4494260388b0125b384ab9c8973bf75cadd496</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19278.5">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19279.2">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>7e1734d018b3a1e438bf0bd408f16438dbca303a</Sha>
|
||||
<Sha>0188d52c9a070783b1fecf106a05d9a617ff77cb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19278.2">
|
||||
<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.19278.5</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview6.19279.2</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview6-27728-04</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue