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-11-10 21:56:06 +0300
committerLluis Sanchez <lluis@xamarin.com>2014-11-10 21:56:06 +0300
commit4ca16af2338348762a1c53173e0441985a4ffe73 (patch)
tree46918378bdb8ab6ef3d7eed33b68f144ce7fd5f3 /main/src/addins/WindowsPlatform
parentb3e30d95bbd89ee796cd70cdfe2f242a3311da0a (diff)
parent5c5a8d70d8fa12638f9d8f9fac00ffaef3e66097 (diff)
Merge remote-tracking branch 'xamarin/xs6'
Conflicts: version-checks
Diffstat (limited to 'main/src/addins/WindowsPlatform')
-rw-r--r--main/src/addins/WindowsPlatform/WindowsPlatform/WindowsPlatform.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/src/addins/WindowsPlatform/WindowsPlatform/WindowsPlatform.csproj b/main/src/addins/WindowsPlatform/WindowsPlatform/WindowsPlatform.csproj
index 437b27f47d..c23f972d7b 100644
--- a/main/src/addins/WindowsPlatform/WindowsPlatform/WindowsPlatform.csproj
+++ b/main/src/addins/WindowsPlatform/WindowsPlatform/WindowsPlatform.csproj
@@ -9,6 +9,7 @@
<OutputType>Library</OutputType>
<AssemblyName>WindowsPlatform</AssemblyName>
<RootNamespace>WindowsPlatform</RootNamespace>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>