From 9e1b8539f397bf57539982ab104f2fd0279f5b39 Mon Sep 17 00:00:00 2001
From: JuergenRB <22403655+JuergenRB@users.noreply.github.com>
Date: Tue, 1 Nov 2022 01:24:47 -0700
Subject: [PATCH] :package: Set sample to IsPackable = false
---
src/Samples/SingleCommand/SingleCommand.csproj | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/Samples/SingleCommand/SingleCommand.csproj b/src/Samples/SingleCommand/SingleCommand.csproj
index ba8594e..a95cb06 100644
--- a/src/Samples/SingleCommand/SingleCommand.csproj
+++ b/src/Samples/SingleCommand/SingleCommand.csproj
@@ -8,6 +8,10 @@
SingleCommand
+
+ false
+
+