diff --git a/Scripts/ci-test.sh b/Scripts/ci-test.sh index ffc662d02..4db8853b9 100755 --- a/Scripts/ci-test.sh +++ b/Scripts/ci-test.sh @@ -14,7 +14,7 @@ echo "Configuration: $*, Coverage Report: $CODE_COVERAGE_REPORT" # # Prepare compatible version # -NET_TEST_VERSION=$(dotnet --version | awk -F. '{printf "netcoreapp"$1"."$2;}') +NET_TEST_VERSION=$(dotnet --version | awk -F. '{printf "net"$1"."$2;}') echo "$NET_TEST_VERSION" DEFAULT_NET_TARGET_VERSION="netstandard2.1" @@ -42,7 +42,7 @@ else TRX2JUNIT_VERSION="1.3.2" fi -if [[ "$NET_TEST_VERSION" = "netcoreapp6.0" || "$NET_TEST_VERSION" = "netcoreapp7.0" ]] +if [[ "$NET_TEST_VERSION" = "net6.0" || "$NET_TEST_VERSION" = "net7.0" ]] then TRX2JUNIT_VERSION="2.0.4" else pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy