Update dependencies from https://github.com/dotnet/sdk build 20190927.5 (#4987)
- Microsoft.NET.Sdk - 5.0.100-alpha1.19477.5
This commit is contained in:
parent
65ed3e4759
commit
b679173edb
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>4420d83aab02a1b8b34aa410b3dc5839cf21d887</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19464.1">
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19477.5">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>b07b215a9c1fe6eabe1eee148bf5efec2c2e613b</Sha>
|
||||
<Sha>b28a8efbfb30d84019351abb3aa9a2b15e008662</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-alpha1.19477.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>5.0.100-alpha1.19464.1</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETSdkPackageVersion>5.0.100-alpha1.19477.5</MicrosoftNETSdkPackageVersion>
|
||||
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue