Update dependencies from https://github.com/dotnet/sdk build 20190619.1 (#2543)
- Microsoft.NET.Sdk - 3.0.100-preview7.19319.1
This commit is contained in:
parent
403ec54194
commit
8ed3e8fb80
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>0e48e294ecd191ba6715a030f78c6940b0d481bf</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19318.4">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19319.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>7aa2004792850f672c70181820c86e88b8963992</Sha>
|
||||
<Sha>226b4cfacea85f465a5920bcbae80706e48f2af1</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19319.8">
|
||||
<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.19318.4</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview7.19319.1</MicrosoftNETSdkPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview7-27819-12</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue