From 5937ea346e40659a527d00a5cad87f9186d86597 Mon Sep 17 00:00:00 2001 From: samfinton Date: Fri, 29 May 2026 20:58:11 +0200 Subject: [PATCH] fix(net): prevent examples package publish --- examples/Examples.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/Examples.csproj b/examples/Examples.csproj index 3f60b1c..d1b82c6 100644 --- a/examples/Examples.csproj +++ b/examples/Examples.csproj @@ -6,6 +6,7 @@ 12 enable disable + false