From 6fa2779ea1add1bfc6d35f189dcef025fe59db66 Mon Sep 17 00:00:00 2001 From: Assistant builder Date: Fri, 12 Jun 2026 13:22:23 +0000 Subject: [PATCH] Test 3 scaffold: csproj for tests/03-full-cycle-cs --- tests/03-full-cycle-cs/Probe.csproj | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 tests/03-full-cycle-cs/Probe.csproj diff --git a/tests/03-full-cycle-cs/Probe.csproj b/tests/03-full-cycle-cs/Probe.csproj new file mode 100644 index 0000000..787169e --- /dev/null +++ b/tests/03-full-cycle-cs/Probe.csproj @@ -0,0 +1,24 @@ + + + Exe + net9.0 + FullCycleProbe + Probe + enable + enable + linux-arm64 + true + false + true + true + + + + + + + + PreserveNewest + + +