Update dependencies from https://github.com/dotnet/sdk build 20190515.6 (#2023)
- Microsoft.NET.Sdk - 3.0.100-preview6.19265.6
This commit is contained in:
parent
6b431c33c5
commit
367b6e6880
2 changed files with 3 additions and 3 deletions
|
@ -54,9 +54,9 @@
|
|||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
<Sha>4f1286909b95a37686cb3bc3ee69dba716056fb6</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19265.5">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19265.6">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>77677cd4cd4d033e2a30e33f2e7dc49d7f3c8095</Sha>
|
||||
<Sha>260d55d2a1b5fe6961b1b7454d8ebf971181b177</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19265.5">
|
||||
<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.19265.5</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview6.19265.6</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview6-27715-06</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue