From 87938357ff1a81d46403a415c2ed01762025d332 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 8 Nov 2024 23:45:08 -0500 Subject: [PATCH] that's all that's needed for `dotnet nuget pack`ing this. --- Deployment/Deployment.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Deployment/Deployment.csproj b/Deployment/Deployment.csproj index 21191a6..19044ac 100644 --- a/Deployment/Deployment.csproj +++ b/Deployment/Deployment.csproj @@ -4,6 +4,8 @@ net8.0 enable enable + true + 0.0.1 @@ -13,5 +15,4 @@ -