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/System.Xaml
parentbf7d4d0e390b01f1d4e7d3bda42eae6f4ea4951f (diff)
Update csproj files
Diffstat (limited to 'mcs/class/System.Xaml')
-rw-r--r--mcs/class/System.Xaml/System.Xaml-net_4_0.csproj2
-rw-r--r--mcs/class/System.Xaml/System.Xaml-net_4_5.csproj2
-rw-r--r--mcs/class/System.Xaml/System.Xaml-tests-net_4_0.csproj2
-rw-r--r--mcs/class/System.Xaml/System.Xaml-tests-net_4_5.csproj2
4 files changed, 4 insertions, 4 deletions
diff --git a/mcs/class/System.Xaml/System.Xaml-net_4_0.csproj b/mcs/class/System.Xaml/System.Xaml-net_4_0.csproj
index 4396fb4f38c..cdc77157b77 100644
--- a/mcs/class/System.Xaml/System.Xaml-net_4_0.csproj
+++ b/mcs/class/System.Xaml/System.Xaml-net_4_0.csproj
@@ -175,7 +175,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/System.Xaml/System.Xaml-net_4_5.csproj b/mcs/class/System.Xaml/System.Xaml-net_4_5.csproj
index 43f36ed08df..e3e6aaa32b3 100644
--- a/mcs/class/System.Xaml/System.Xaml-net_4_5.csproj
+++ b/mcs/class/System.Xaml/System.Xaml-net_4_5.csproj
@@ -175,7 +175,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/System.Xaml/System.Xaml-tests-net_4_0.csproj b/mcs/class/System.Xaml/System.Xaml-tests-net_4_0.csproj
index c933da4332b..9f1593a605a 100644
--- a/mcs/class/System.Xaml/System.Xaml-tests-net_4_0.csproj
+++ b/mcs/class/System.Xaml/System.Xaml-tests-net_4_0.csproj
@@ -91,7 +91,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/System.Xaml/System.Xaml-tests-net_4_5.csproj b/mcs/class/System.Xaml/System.Xaml-tests-net_4_5.csproj
index 4cf7e4d72ba..608fc5644c6 100644
--- a/mcs/class/System.Xaml/System.Xaml-tests-net_4_5.csproj
+++ b/mcs/class/System.Xaml/System.Xaml-tests-net_4_5.csproj
@@ -91,7 +91,7 @@
<PreBuildEvent></PreBuildEvent>
</PropertyGroup>
<ItemGroup>
- <Reference Include="mscorlib.dll">
+ <Reference Include="mscorlib.dll">
<SpecificVersion>False</SpecificVersion>
<HintPath>mscorlib.dll</HintPath>
</Reference>