From 075dcfca2ca2bbd3719e74f085b372d8837b7670 Mon Sep 17 00:00:00 2001 From: Kyle Burrows Date: Tue, 11 Nov 2025 14:10:39 -0500 Subject: [PATCH] update nuget packge to final release version 2.0.0 --- .../System.CommandLine.Minimal.Core.csproj | 2 +- .../System.CommandLine.Minimal.csproj | 10 +++------- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/src/System.CommandLine.Minimal.Core/System.CommandLine.Minimal.Core.csproj b/src/System.CommandLine.Minimal.Core/System.CommandLine.Minimal.Core.csproj index 68082d9..f8860da 100644 --- a/src/System.CommandLine.Minimal.Core/System.CommandLine.Minimal.Core.csproj +++ b/src/System.CommandLine.Minimal.Core/System.CommandLine.Minimal.Core.csproj @@ -17,7 +17,7 @@ - + diff --git a/src/System.CommandLine.Minimal/System.CommandLine.Minimal.csproj b/src/System.CommandLine.Minimal/System.CommandLine.Minimal.csproj index 2c41562..f687e9e 100644 --- a/src/System.CommandLine.Minimal/System.CommandLine.Minimal.csproj +++ b/src/System.CommandLine.Minimal/System.CommandLine.Minimal.csproj @@ -26,19 +26,15 @@ - + - + - +