Update dependencies from https://github.com/dotnet/sdk build 20190725.1 (#3424)
- Microsoft.NET.Sdk - 3.0.100-preview8.19375.1
This commit is contained in:
parent
8caa8e6b2b
commit
73b8e138d9
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>07b8bb2d1c14414accaf58b27577f775454e79ec</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19374.2">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19375.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>33a21e560d71f4d3364c501a353bfeda95ea36fa</Sha>
|
||||
<Sha>6b26f6197bcfd87b574695d289a87e01d7fbafa3</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview8.19375.1">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk (to run tests) -->
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview8.19374.2</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview8.19375.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Add table
Reference in a new issue