Update dependencies from https://github.com/dotnet/sdk build 20190626.4 (#2665)
- Microsoft.NET.Sdk - 3.0.100-preview7.19326.4
This commit is contained in:
parent
6baf14a94a
commit
5e407d6276
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>1b644ce8612e695fee60862f32ad0fcfe759257a</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19326.1">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19326.4">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>ae583998ab000f500014e0a2ef9ffa4ff57d5bed</Sha>
|
||||
<Sha>949d6cae3e0287cec56cf8ae6d7ca40034c6c51b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19326.4">
|
||||
<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.19326.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview7.19326.4</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview7-27826-04</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue