From 43b3a1a0f12a73fe1c5a4289dc224998beba5648 Mon Sep 17 00:00:00 2001 From: Assistant builder Date: Fri, 12 Jun 2026 19:00:57 +0000 Subject: [PATCH] Test 4a scaffold: csproj for tests/04a-realtime-oneshot-cs --- tests/04a-realtime-oneshot-cs/Probe.csproj | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tests/04a-realtime-oneshot-cs/Probe.csproj diff --git a/tests/04a-realtime-oneshot-cs/Probe.csproj b/tests/04a-realtime-oneshot-cs/Probe.csproj new file mode 100644 index 0000000..090526c --- /dev/null +++ b/tests/04a-realtime-oneshot-cs/Probe.csproj @@ -0,0 +1,18 @@ + + + Exe + net9.0 + RealtimeOneShotProbe + Probe + enable + enable + linux-arm64 + true + false + true + true + + + + +