release: Mark Handoff Orchestrations Experimental (#5065)

This commit is contained in:
Jacob Alber
2026-04-02 11:48:19 -04:00
committed by GitHub
Unverified
parent 3446eb8d5d
commit c798cb7a2e
6 changed files with 20 additions and 2 deletions
@@ -6,6 +6,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<NoWarn>$(NoWarn);MAAIW001</NoWarn> <!-- Handoff Orchestrations are Experimental -->
</PropertyGroup>
<ItemGroup>