Update dependencies from https://github.com/dotnet/sdk build 20190710.3 (#3027)
- Microsoft.NET.Sdk - 3.0.100-preview8.19360.3
This commit is contained in:
parent
fb625ee0d3
commit
c91bd68e4b
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>fecb0360ba0fbf69b74aafbf700359d5d2bf0ce0</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19360.2">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19360.3">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>4756e118de14b424ab39d26e74f96bb757f5cd82</Sha>
|
||||
<Sha>81bb928af7d407cd4d53501b7d23cd3eec6bbdf6</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview8.19360.12">
|
||||
<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-preview8.19360.2</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview8.19360.3</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview8-27910-05</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue