From 04a175223d381db2d3bb9e98afdfde9a4f61ea5d Mon Sep 17 00:00:00 2001 From: Jordan Wages Date: Wed, 27 Aug 2025 02:36:13 -0500 Subject: [PATCH] Updating to latest version of CS-MIC with recursion protection --- 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 67ab902..e5cce08 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-04 + 2.0.0-beta-05 CSMic latest diff --git a/src/StandardLibrary/CsMic.StandardLibrary.csproj b/src/StandardLibrary/CsMic.StandardLibrary.csproj index 254c161..3b21b3d 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-04 + 2.0.0-beta-05 CSMic.StandardLibrary latest