[release/3.0.1xx] Update dependencies from dotnet/sdk (#3832)
* Update dependencies from https://github.com/dotnet/sdk build 20190806.2 - Microsoft.NET.Sdk - 3.0.100-preview9.19406.2 * Update dependencies from https://github.com/dotnet/sdk build 20190806.3 - Microsoft.NET.Sdk - 3.0.100-preview9.19406.3
This commit is contained in:
parent
9a832b47a1
commit
238029f90d
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>dd0e3dca2049081b30be107bb7a67b26325fa8bb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19405.1">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19406.3">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>4f452f6da9d6aeb389d79432febb160b5aab4eed</Sha>
|
||||
<Sha>11e0233a76795f37e8a938ba2c738c2b379d0abb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview9.19405.7">
|
||||
<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-preview9.19405.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview9.19406.3</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue