Update dependencies from https://github.com/dotnet/sdk build 20190627.2 (#2680)
- Microsoft.NET.Sdk - 3.0.100-preview7.19327.2
This commit is contained in:
parent
c009546daf
commit
8e3bfb72cf
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>bcc9388125784b1aac42c4c85b4bffb19efe7b27</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19327.1">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19327.2">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>940cff55e5d3cda1a126e303bcaf0692fb5fc624</Sha>
|
||||
<Sha>172f18daffc19910afbb8fc812a65dd5a34f3f6c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19327.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-preview7.19327.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview7.19327.2</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview7-27826-04</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue