From 22feb02f46a349f339f06ac3ffc09c30110867b3 Mon Sep 17 00:00:00 2001 From: Eric Auel Date: Wed, 4 Feb 2026 13:06:35 -0500 Subject: [PATCH 1/2] Libraries: Reference gemstone development projects when in Debug mode --- .../FaultAlgorithms/FaultAlgorithms.csproj | 12 +++++-- Libraries/FaultData/FaultData.csproj | 23 ++++++++++--- Libraries/openXDA.Model/openXDA.Model.csproj | 32 ++++++++++++++++--- PQDigest/PQDigest-dev.slnx | 3 ++ 4 files changed, 58 insertions(+), 12 deletions(-) diff --git a/Libraries/FaultAlgorithms/FaultAlgorithms.csproj b/Libraries/FaultAlgorithms/FaultAlgorithms.csproj index bc76780..e5a968d 100644 --- a/Libraries/FaultAlgorithms/FaultAlgorithms.csproj +++ b/Libraries/FaultAlgorithms/FaultAlgorithms.csproj @@ -1,5 +1,4 @@  - net9.0 enable @@ -7,7 +6,14 @@ - + + - diff --git a/Libraries/FaultData/FaultData.csproj b/Libraries/FaultData/FaultData.csproj index f4297a8..8a7fb54 100644 --- a/Libraries/FaultData/FaultData.csproj +++ b/Libraries/FaultData/FaultData.csproj @@ -1,5 +1,4 @@  - net9.0 enable @@ -7,13 +6,29 @@ - - + + + + + - diff --git a/Libraries/openXDA.Model/openXDA.Model.csproj b/Libraries/openXDA.Model/openXDA.Model.csproj index 68b24c0..36d4e5d 100644 --- a/Libraries/openXDA.Model/openXDA.Model.csproj +++ b/Libraries/openXDA.Model/openXDA.Model.csproj @@ -1,5 +1,4 @@  - net9.0 enable @@ -7,9 +6,32 @@ - - - + + + + + + - diff --git a/PQDigest/PQDigest-dev.slnx b/PQDigest/PQDigest-dev.slnx index f6b0389..27ef665 100644 --- a/PQDigest/PQDigest-dev.slnx +++ b/PQDigest/PQDigest-dev.slnx @@ -38,6 +38,9 @@ + + + From 6faf6707af5b9987084d46b77e4cbf25674878b8 Mon Sep 17 00:00:00 2001 From: Eric Auel Date: Wed, 4 Feb 2026 15:12:33 -0500 Subject: [PATCH 2/2] Bump gemstone versions to 1.0.165 --- Libraries/FaultAlgorithms/FaultAlgorithms.csproj | 2 +- Libraries/FaultData/FaultData.csproj | 4 ++-- Libraries/openXDA.Model/openXDA.Model.csproj | 6 +++--- PQDigest/PQDigest.csproj | 10 +++++----- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Libraries/FaultAlgorithms/FaultAlgorithms.csproj b/Libraries/FaultAlgorithms/FaultAlgorithms.csproj index e5a968d..8a82fce 100644 --- a/Libraries/FaultAlgorithms/FaultAlgorithms.csproj +++ b/Libraries/FaultAlgorithms/FaultAlgorithms.csproj @@ -8,8 +8,8 @@ - - - - - + + + + +