Update dependencies from https://github.com/dotnet/sdk build 20190704.2 (#2891)
- Microsoft.NET.Sdk - 3.0.100-preview8.19354.2
This commit is contained in:
parent
7fc6f911ba
commit
e7bedd9ca3
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.19353.1">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19354.2">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>681458cb41a42868ab8a12a51df72c278fbba70b</Sha>
|
||||
<Sha>adf76a594158a742e2c22b49b0fb4942cb53317d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview8.19356.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-preview8.19353.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview8.19354.2</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview8-27905-12</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue