Skip to content

Commit 6cb6ab8

Browse files
committed
To solve the conflict
1 parent 86edc82 commit 6cb6ab8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

test/dotnet/install_dotnet_latest_when_version_is_empty.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ expected=$(fetch_latest_version)
1818
check "Latest .NET SDK version installed" \
1919
is_dotnet_sdk_version_installed "$expected"
2020

21-
check "Build and run example project" \
22-
dotnet run --project projects/net9.0
23-
2421
# Report results
2522
# If any of the checks above exited with a non-zero exit code, the test will fail.
2623
reportResults

0 commit comments

Comments
 (0)