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-04-05 17:24:39 +0400
committerMarek Safar <marek.safar@gmail.com>2012-04-05 18:46:25 +0400
commit8074a7d31e0567bd622c1d140a540acda24225a6 (patch)
treef40e6a732567dfea6d20a0144f33b08cc6c45a28 /mcs/class/WebMatrix.Data
parentbf7d4d0e390b01f1d4e7d3bda42eae6f4ea4951f (diff)
Update csproj files
Diffstat (limited to 'mcs/class/WebMatrix.Data')
-rw-r--r--mcs/class/WebMatrix.Data/WebMatrix.Data-net_4_0.csproj2
-rw-r--r--mcs/class/WebMatrix.Data/WebMatrix.Data-net_4_5.csproj2
-rw-r--r--mcs/class/WebMatrix.Data/WebMatrix.Data-tests-net_4_0.csproj2
-rw-r--r--mcs/class/WebMatrix.Data/WebMatrix.Data-tests-net_4_5.csproj2
4 files changed, 4 insertions, 4 deletions
diff --git a/mcs/class/WebMatrix.Data/WebMatrix.Data-net_4_0.csproj b/mcs/class/WebMatrix.Data/WebMatrix.Data-net_4_0.csproj
index 2be165db6bb..c2b3f46b9e3 100644
--- a/mcs/class/WebMatrix.Data/WebMatrix.Data-net_4_0.csproj
+++ b/mcs/class/WebMatrix.Data/WebMatrix.Data-net_4_0.csproj
@@ -57,7 +57,7 @@
<PreBuildEvent></PreBuildEvent>
</PropertyGroup>
<ItemGroup>
- <Reference Include="mscorlib.dll">
+ <Reference Include="mscorlib.dll">
<SpecificVersion>False</SpecificVersion>
<HintPath>mscorlib.dll</HintPath>
</Reference>
diff --git a/mcs/class/WebMatrix.Data/WebMatrix.Data-net_4_5.csproj b/mcs/class/WebMatrix.Data/WebMatrix.Data-net_4_5.csproj
index 6cff13c3365..4f2d030de94 100644
--- a/mcs/class/WebMatrix.Data/WebMatrix.Data-net_4_5.csproj
+++ b/mcs/class/WebMatrix.Data/WebMatrix.Data-net_4_5.csproj
@@ -57,7 +57,7 @@
<PreBuildEvent></PreBuildEvent>
</PropertyGroup>
<ItemGroup>
- <Reference Include="mscorlib.dll">
+ <Reference Include="mscorlib.dll">
<SpecificVersion>False</SpecificVersion>
<HintPath>mscorlib.dll</HintPath>
</Reference>
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 f165a048d9e..c0d053dd34f 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
@@ -55,7 +55,7 @@
<PreBuildEvent></PreBuildEvent>
</PropertyGroup>
<ItemGroup>
- <Reference Include="mscorlib.dll">
+ <Reference Include="mscorlib.dll">
<SpecificVersion>False</SpecificVersion>
<HintPath>mscorlib.dll</HintPath>
</Reference>
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 5c76c4dcddf..22500d3cb52 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
@@ -55,7 +55,7 @@
<PreBuildEvent></PreBuildEvent>
</PropertyGroup>
<ItemGroup>
- <Reference Include="mscorlib.dll">
+ <Reference Include="mscorlib.dll">
<SpecificVersion>False</SpecificVersion>
<HintPath>mscorlib.dll</HintPath>
</Reference>