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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@xamarin.com>2014-01-27 15:00:51 +0400
committerLluis Sanchez <lluis@xamarin.com>2014-01-27 15:00:51 +0400
commit7e56ac40f1761f314b95a03fb679ccc6232f47b4 (patch)
tree2c1e1824f11e90b1f6fdef0cd9aedb2283bce2d6 /main/src/addins/GnomePlatform
parenta596510d9aa8c8af2a2cabfafd3b62ed684556a3 (diff)
parente2adbf6b5306b67dee20c137a474b7ea1a83612a (diff)
Merge remote-tracking branch 'origin/master' into retina
Conflicts: main/src/addins/MacPlatform/MacPlatform.cs version-checks
Diffstat (limited to 'main/src/addins/GnomePlatform')
-rw-r--r--main/src/addins/GnomePlatform/GnomePlatform.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/src/addins/GnomePlatform/GnomePlatform.csproj b/main/src/addins/GnomePlatform/GnomePlatform.csproj
index d36d9eebb7..2638a699ae 100644
--- a/main/src/addins/GnomePlatform/GnomePlatform.csproj
+++ b/main/src/addins/GnomePlatform/GnomePlatform.csproj
@@ -3,7 +3,7 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.21022</ProductVersion>
+ <ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{AE84B4A7-E6B1-4565-8904-16284DCE41B6}</ProjectGuid>
<OutputType>Library</OutputType>
@@ -14,7 +14,7 @@
<DebugSymbols>True</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\build\AddIns</OutputPath>
+ <OutputPath>..\..\..\build\bin</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>False</ConsolePause>