Update dependencies from https://github.com/dotnet/sdk build 20190606.2 (#2348)
- Microsoft.NET.Sdk - 3.0.100-preview7.19306.2
This commit is contained in:
parent
c5943a259a
commit
eae91d0d97
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>99b14de4e8ee45b435ad0c68210fcd59c4987795</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19306.1">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19306.2">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>d927525780a8fb5edc8a1f5834a0453d64f4c87b</Sha>
|
||||
<Sha>de72490d26acee011e22f40113209323976980e0</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19305.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.19306.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview7.19306.2</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview7-27806-02</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue