Skip to content

Commit 56b4f0e

Browse files
committed
Resolve conflict
1 parent 8cad501 commit 56b4f0e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

test/dotnet/test.sh

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

27-
check "Build and run example project" \
28-
dotnet run --project projects/net9.0
29-
3027
# Report results
3128
# If any of the checks above exited with a non-zero exit code, the test will fail.
3229
reportResults

0 commit comments

Comments
 (0)