Update dependencies from https://github.com/dotnet/sdk build 20190726.2 (#3488)
- Microsoft.NET.Sdk - 3.0.100-preview8.19376.2
This commit is contained in:
parent
9ea4b9aa72
commit
95d638f250
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>b875d6b8bdddac469866ee0f080a7641ff7617d4</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19376.1">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19376.2">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>c2628eb88eeb3167a328b56004b0b8c719a91675</Sha>
|
||||
<Sha>27f6210a6fca3b6b690c1b350d3ce9f46b930a70</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview8.19376.9">
|
||||
<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.19376.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview8.19376.2</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Add table
Reference in a new issue