From 21162ef7cc2eaa621c0ec8da485c3d5b138f433a Mon Sep 17 00:00:00 2001 From: James A Sutherland Date: Tue, 13 Aug 2024 12:46:02 -0500 Subject: [PATCH] Update SynthEHR.Core.csproj Actually remove Mathnet.Numerics now we aren't using it --- SynthEHR.Core/SynthEHR.Core.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/SynthEHR.Core/SynthEHR.Core.csproj b/SynthEHR.Core/SynthEHR.Core.csproj index a323688..7368656 100644 --- a/SynthEHR.Core/SynthEHR.Core.csproj +++ b/SynthEHR.Core/SynthEHR.Core.csproj @@ -45,7 +45,6 @@ -