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:
authorMichael Hutchinson <m.j.hutchinson@gmail.com>2013-08-27 21:38:10 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2013-08-27 21:51:08 +0400
commitffa45db1a6033c2900ae9fec88a970c87c38e545 (patch)
treea3f9b4cf9841ea331cbc8ab5e42e75dd4ab960f3 /main/src/core/MonoDevelop.Core
parente4ee3b3d09385ac07958475aa0420897d91e8e26 (diff)
Revert "Upgrade core and addins to 4.5 runtime"
This reverts commit 9656726c1e2b96cdfdbb9506eb1ac1c93b91befd. Reverting until we get the installer updated to check the dependency.
Diffstat (limited to 'main/src/core/MonoDevelop.Core')
-rw-r--r--main/src/core/MonoDevelop.Core/MonoDevelop.Core.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/src/core/MonoDevelop.Core/MonoDevelop.Core.csproj b/main/src/core/MonoDevelop.Core/MonoDevelop.Core.csproj
index ad1ebf540f..48249e82d7 100644
--- a/main/src/core/MonoDevelop.Core/MonoDevelop.Core.csproj
+++ b/main/src/core/MonoDevelop.Core/MonoDevelop.Core.csproj
@@ -11,7 +11,6 @@
<RootNamespace>MonoDevelop.Core</RootNamespace>
<BuildInfo>..\..\..\build\bin\buildinfo</BuildInfo>
<VcRevision>..\..\..\vcrevision</VcRevision>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<Choose>
<When Condition=" Exists('c:\Program Files\Git\bin\git.exe') ">