Merge pull request #14173 from iii-i/arcade-build-tarball-s390x
Fix ArcadeBuildTarball on s390x
This commit is contained in:
commit
0037e7bfea
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@ function InitializeCustomSDKToolset {
|
|||
#InstallDotNetSharedFramework "1.1.2"
|
||||
|
||||
InitializeDotNetCli true
|
||||
# Install 2.1 framework for dotnet-deb-tool.
|
||||
# Failures on this call will be ignored, as this is expected to fail on some
|
||||
# OSes.
|
||||
InstallDotNetSharedFramework "2.1.0"
|
||||
}
|
||||
|
||||
# Installs additional shared frameworks for testing purposes
|
||||
|
|
Loading…
Reference in a new issue