From ddfeb57bb9ae8a722e34b131e160f306cf202b28 Mon Sep 17 00:00:00 2001 From: Kevin Wiegand Date: Fri, 24 Feb 2023 01:16:14 -0500 Subject: [PATCH] Update SaintCoinach.csproj Fix HintPaths --- SaintCoinach/SaintCoinach.csproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/SaintCoinach/SaintCoinach.csproj b/SaintCoinach/SaintCoinach.csproj index da71023d..860bafbe 100644 --- a/SaintCoinach/SaintCoinach.csproj +++ b/SaintCoinach/SaintCoinach.csproj @@ -55,13 +55,15 @@ $(SolutionDir)packages\System.Data.SQLite.Core.1.0.105.2\lib\net451\System.Data.SQLite.dll - + + $(SolutionDir)packages\System.Data.SQLite.EF6.1.0.105.2\lib\net451\System.Data.SQLite.EF6.dll + $(SolutionDir)packages\System.Data.SQLite.Linq.1.0.105.2\lib\net451\System.Data.SQLite.Linq.dll - ..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + $(SolutionDir)packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll