Update dependencies from https://github.com/dotnet/sdk build 20190606.1 (#2346)
- Microsoft.NET.Sdk - 3.0.100-preview7.19306.1
This commit is contained in:
parent
16d9275044
commit
c5943a259a
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.19305.5">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19306.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>ec0d2190853afd6c6a8a410d7dc386a9f1ca391b</Sha>
|
||||
<Sha>d927525780a8fb5edc8a1f5834a0453d64f4c87b</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.19305.5</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview7.19306.1</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview7-27806-02</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue