From 545cd11be5c262dd27f82c2ffa63454ec0474ae2 Mon Sep 17 00:00:00 2001 From: Austin Drenski Date: Thu, 11 Jan 2024 13:37:03 -0500 Subject: [PATCH 1/2] fix: Remove upper-bound version constraint from SCI Fixes: #170 See: #136, #137, #170 Signed-off-by: Austin Drenski --- build/Common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Common.props b/build/Common.props index 42a91d64..b8e61ceb 100644 --- a/build/Common.props +++ b/build/Common.props @@ -24,7 +24,7 @@ - + From dbaa1eea32fe037672b94218e745680b5cf5a8fb Mon Sep 17 00:00:00 2001 From: Todd Baert Date: Tue, 16 Jan 2024 15:17:28 -0500 Subject: [PATCH 2/2] Update Common.props Signed-off-by: Todd Baert --- build/Common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Common.props b/build/Common.props index b8e61ceb..65bf984d 100644 --- a/build/Common.props +++ b/build/Common.props @@ -25,6 +25,6 @@ - +