From 5987a5b309f188501b08cc4cc7c50575e888493c Mon Sep 17 00:00:00 2001 From: James Thompson Date: Wed, 15 May 2024 06:33:11 +1000 Subject: [PATCH] chore(deps): #194 make STJ conditional (#196) Signed-off-by: James Thompson --- spec | 2 +- .../OpenFeature.Contrib.Providers.Flagsmith.csproj | 4 +++- .../OpenFeature.Contrib.Providers.GOFeatureFlag.csproj | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/spec b/spec index b58c3b4e..8c4d67b5 160000 --- a/spec +++ b/spec @@ -1 +1 @@ -Subproject commit b58c3b4ec68b0db73e6c33ed4a30e94b1ede5e85 +Subproject commit 8c4d67b550fe865dffb1e10b311aa91ee3689934 diff --git a/src/OpenFeature.Contrib.Providers.Flagsmith/OpenFeature.Contrib.Providers.Flagsmith.csproj b/src/OpenFeature.Contrib.Providers.Flagsmith/OpenFeature.Contrib.Providers.Flagsmith.csproj index aa9e9868..02b35230 100644 --- a/src/OpenFeature.Contrib.Providers.Flagsmith/OpenFeature.Contrib.Providers.Flagsmith.csproj +++ b/src/OpenFeature.Contrib.Providers.Flagsmith/OpenFeature.Contrib.Providers.Flagsmith.csproj @@ -1,7 +1,6 @@  - netstandard20 OpenFeature.Contrib.Providers.Flagsmith 0.1.6 $(VersionNumber) @@ -20,6 +19,9 @@ + + + diff --git a/src/OpenFeature.Contrib.Providers.GOFeatureFlag/OpenFeature.Contrib.Providers.GOFeatureFlag.csproj b/src/OpenFeature.Contrib.Providers.GOFeatureFlag/OpenFeature.Contrib.Providers.GOFeatureFlag.csproj index 5cabdd99..c3764561 100644 --- a/src/OpenFeature.Contrib.Providers.GOFeatureFlag/OpenFeature.Contrib.Providers.GOFeatureFlag.csproj +++ b/src/OpenFeature.Contrib.Providers.GOFeatureFlag/OpenFeature.Contrib.Providers.GOFeatureFlag.csproj @@ -10,8 +10,8 @@ Thomas Poignant - - + +