Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Data/System.Data-tests-net_4_0.csproj')
-rw-r--r--mcs/class/System.Data/System.Data-tests-net_4_0.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/class/System.Data/System.Data-tests-net_4_0.csproj b/mcs/class/System.Data/System.Data-tests-net_4_0.csproj
index d923127c3a0..ae7e3172d49 100644
--- a/mcs/class/System.Data/System.Data-tests-net_4_0.csproj
+++ b/mcs/class/System.Data/System.Data-tests-net_4_0.csproj
@@ -217,6 +217,10 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>System.Core.dll</HintPath>
</Reference>
+ <Reference Include="Mono.Data.Sqlite.dll">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>Mono.Data.Sqlite.dll</HintPath>
+ </Reference>
<Reference Include="nunit.framework" />
</ItemGroup>