Update dependencies from https://github.com/dotnet/sdk build 20190805.1 (#3804)
- Microsoft.NET.Sdk - 3.0.100-preview9.19405.1
This commit is contained in:
parent
4482684b2a
commit
baac5f4d5c
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>2ef81863db9ff2398aecb5f7f74830c26f7557f3</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19381.3">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19405.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>527e0e0a9e7f7f7e815ba502c8e8fa8df9eb5ccf</Sha>
|
||||
<Sha>4f452f6da9d6aeb389d79432febb160b5aab4eed</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview9.19405.6">
|
||||
<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.19381.3</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview9.19405.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue