Update dependencies from https://github.com/dotnet/sdk build 20190914.1 (#4834)
- Microsoft.NET.Sdk - 5.0.100-alpha1.19464.1
This commit is contained in:
parent
67a9e1c0fc
commit
2ac40a7a6d
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>d3405f62768d987f5b78a5eac8e3d8d852eb54c6</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19463.1">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19464.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>459284590f8f2b6d4e5c922d30c358290f3668cf</Sha>
|
||||
<Sha>b07b215a9c1fe6eabe1eee148bf5efec2c2e613b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-alpha1.19464.2">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/sdk (to run tests) -->
|
||||
<MicrosoftNETSdkPackageVersion>5.0.100-alpha1.19463.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>5.0.100-alpha1.19464.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Add table
Reference in a new issue