Update dependencies from https://github.com/dotnet/sdk build 20190717.1 (#3299)
- Microsoft.NET.Sdk - 3.0.100-preview8.19367.1
This commit is contained in:
parent
a5630932ee
commit
fba75b1628
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>f4da4ee0e1ce885b03588bdd27c40799575c7e0d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19366.4">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19367.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>74b343a9f4db2924a37e78de817b2d314f812c16</Sha>
|
||||
<Sha>7aea437762681344c8441b6574ca57288647cfcf</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview8.19367.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.19366.4</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview8.19367.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue