diff --git a/UnitTests/UnitTests.csproj b/UnitTests/UnitTests.csproj index d4d7d02d..ef72520c 100644 --- a/UnitTests/UnitTests.csproj +++ b/UnitTests/UnitTests.csproj @@ -126,7 +126,7 @@ - xcopy $(SolutionDir)SqlBins\sqlite3.dll $(TargetDir) + xcopy .\..\..\..\SqlBins\sqlite3.dll . /Y