From 9a086e35f026b013e39b98012f5f80b17edcf570 Mon Sep 17 00:00:00 2001 From: Jordan Wages Date: Fri, 29 Aug 2025 21:24:24 -0500 Subject: [PATCH] Updated version for nuget packing --- src/Core/CSMic.Core.csproj | 2 +- src/StandardLibrary/CSMic.StandardLibrary.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Core/CSMic.Core.csproj b/src/Core/CSMic.Core.csproj index b298d89..7cd15b8 100644 --- a/src/Core/CSMic.Core.csproj +++ b/src/Core/CSMic.Core.csproj @@ -7,7 +7,7 @@ enable False CSMic.Core - 2.0.0-beta-05 + 2.0.0-beta-06 CSMic latest diff --git a/src/StandardLibrary/CSMic.StandardLibrary.csproj b/src/StandardLibrary/CSMic.StandardLibrary.csproj index c5cb9dc..16fe721 100644 --- a/src/StandardLibrary/CSMic.StandardLibrary.csproj +++ b/src/StandardLibrary/CSMic.StandardLibrary.csproj @@ -6,7 +6,7 @@ CSMic.StandardLibrary enable enable - 2.0.0-beta-05 + 2.0.0-beta-06 CSMic.StandardLibrary latest