summaryrefslogtreecommitdiff
blob: 63ae0ead52cee84b6d50c2873bc75e6365bf0400 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- work.orig/monodevelop-5.7/external/ikvm/reflect/IKVM.Reflection.csproj	2015-03-05 15:53:11.019394980 +0300
+++ work/monodevelop-5.7/external/ikvm/reflect/IKVM.Reflection.csproj	2015-03-05 16:09:18.814671809 +0300
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -10,7 +10,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>IKVM.Reflection</RootNamespace>
     <AssemblyName>IKVM.Reflection</AssemblyName>
-    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <TargetFrameworkSubset>
     </TargetFrameworkSubset>