Update dependencies from https://github.com/dotnet/sdk build 20190806.1 (#3827)
- Microsoft.NET.Sdk - 3.0.100-preview8.19406.1
This commit is contained in:
parent
12631867b1
commit
57ae9f3829
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>1f139f84914a145e4afc1e73b04ab6999cf92ea4</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19381.4">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19406.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>a799fe188c856e5cdaaa056f9afb57d511d9e15b</Sha>
|
||||
<Sha>7c9956bc0e4c5fe5390ce82a9806dbf8af9d050e</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview8.19406.3">
|
||||
<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.19381.4</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>3.0.100-preview8.19406.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Add table
Reference in a new issue