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/WebMatrix.Data/WebMatrix.Data-tests-net_4_5.csproj')
-rw-r--r--mcs/class/WebMatrix.Data/WebMatrix.Data-tests-net_4_5.csproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/mcs/class/WebMatrix.Data/WebMatrix.Data-tests-net_4_5.csproj b/mcs/class/WebMatrix.Data/WebMatrix.Data-tests-net_4_5.csproj
index 22500d3cb52..ce95bebb04a 100644
--- a/mcs/class/WebMatrix.Data/WebMatrix.Data-tests-net_4_5.csproj
+++ b/mcs/class/WebMatrix.Data/WebMatrix.Data-tests-net_4_5.csproj
@@ -67,6 +67,10 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>System.dll</HintPath>
</Reference>
+ <Reference Include="System.Core.dll">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>System.Core.dll</HintPath>
+ </Reference>
<Reference Include="System.Data.dll">
<SpecificVersion>False</SpecificVersion>
<HintPath>System.Data.dll</HintPath>
@@ -75,6 +79,10 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>Mono.Data.Sqlite.dll</HintPath>
</Reference>
+ <Reference Include="Microsoft.CSharp.dll">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>Microsoft.CSharp.dll</HintPath>
+ </Reference>
<Reference Include="nunit.framework" />
</ItemGroup>