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:
authorMarek Safar <marek.safar@gmail.com>2012-06-26 15:15:51 +0400
committerMarek Safar <marek.safar@gmail.com>2012-06-26 16:26:55 +0400
commita97b3ca8f076d2b4735567de39aa87319276866e (patch)
tree33d2ea006881c668b2c7ab6f93143e9694f84096 /mcs/class/WebMatrix.Data
parent344880366e9e86a8b87a093aa411b3f41cdabb1b (diff)
Update VS project files
Diffstat (limited to 'mcs/class/WebMatrix.Data')
-rw-r--r--mcs/class/WebMatrix.Data/WebMatrix.Data-tests-net_4_0.csproj8
-rw-r--r--mcs/class/WebMatrix.Data/WebMatrix.Data-tests-net_4_5.csproj8
2 files changed, 16 insertions, 0 deletions
diff --git a/mcs/class/WebMatrix.Data/WebMatrix.Data-tests-net_4_0.csproj b/mcs/class/WebMatrix.Data/WebMatrix.Data-tests-net_4_0.csproj
index c0d053dd34f..0fd20457235 100644
--- a/mcs/class/WebMatrix.Data/WebMatrix.Data-tests-net_4_0.csproj
+++ b/mcs/class/WebMatrix.Data/WebMatrix.Data-tests-net_4_0.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>
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>