Update dependencies from https://github.com/dotnet/sdk build 20190706.2 (#2933)
- Microsoft.NET.Sdk - 3.0.100-preview8.19356.2
This commit is contained in:
parent
5dc4ada6eb
commit
46c6b33858
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>0795b3b7168f44633bb2bf32f579be9f9fbfb20c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19356.1">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19356.2">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>f0073279650377e22acbff63552d299dcfee9073</Sha>
|
||||
<Sha>66be94b6a1a4e2d8ab8f42e66c73bb22002d86ed</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview8.19356.3">
|
||||
<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.19356.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview8.19356.2</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview8-27906-01</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue