From 9185d6c49f044eeb89eae7d9ace9e36399d248f2 Mon Sep 17 00:00:00 2001 From: Aaron Sulwer Date: Fri, 10 Jan 2025 15:33:17 -0700 Subject: [PATCH] updated nuget packages --- demo/DemoApp/DemoApp.csproj | 4 ++-- src/RulesEngine/RulesEngine.csproj | 4 ++-- test/RulesEngine.UnitTest/RulesEngine.UnitTest.csproj | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/demo/DemoApp/DemoApp.csproj b/demo/DemoApp/DemoApp.csproj index 698afc54..faa539db 100644 --- a/demo/DemoApp/DemoApp.csproj +++ b/demo/DemoApp/DemoApp.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/src/RulesEngine/RulesEngine.csproj b/src/RulesEngine/RulesEngine.csproj index 61301f61..45cc040f 100644 --- a/src/RulesEngine/RulesEngine.csproj +++ b/src/RulesEngine/RulesEngine.csproj @@ -35,10 +35,10 @@ - + - + diff --git a/test/RulesEngine.UnitTest/RulesEngine.UnitTest.csproj b/test/RulesEngine.UnitTest/RulesEngine.UnitTest.csproj index c07e0b07..feeff83e 100644 --- a/test/RulesEngine.UnitTest/RulesEngine.UnitTest.csproj +++ b/test/RulesEngine.UnitTest/RulesEngine.UnitTest.csproj @@ -10,12 +10,12 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive