[Pkg-cli-libs-commits] [nrefactory] 02/03: Ensure IKVM Reflect lib is built with 4.0

Jo Shields directhex at moszumanska.debian.org
Thu Nov 19 09:15:08 UTC 2015


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to annotated tag debian/5.3.0+20130718.73b6d0f-2
in repository nrefactory.

commit bd6325f8443615e12772f713ba65fde27bcd965e
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Mon Nov 16 11:01:23 2015 +0000

    Ensure IKVM Reflect lib is built with 4.0
---
 debian/patches/force_4.0_framework | 13 +++++++++++++
 debian/patches/series              |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/force_4.0_framework b/debian/patches/force_4.0_framework
new file mode 100644
index 0000000..b1ec1e9
--- /dev/null
+++ b/debian/patches/force_4.0_framework
@@ -0,0 +1,13 @@
+Index: nrefactory/reflect/IKVM.Reflection.csproj
+===================================================================
+--- nrefactory.orig/reflect/IKVM.Reflection.csproj
++++ nrefactory/reflect/IKVM.Reflection.csproj
+@@ -10,7 +10,7 @@
+     <AppDesignerFolder>Properties</AppDesignerFolder>
+     <RootNamespace>IKVM.Reflection</RootNamespace>
+     <AssemblyName>IKVM.Reflection</AssemblyName>
+-    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
++    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+     <FileAlignment>512</FileAlignment>
+     <TargetFrameworkSubset>
+     </TargetFrameworkSubset>
diff --git a/debian/patches/series b/debian/patches/series
index e3ece64..fc3bef0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 use_system_cecil.patch
 use_bundled_ikvm_reflector.patch
 load_assemblies_from_GAC.patch
+force_4.0_framework

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/nrefactory.git



More information about the Pkg-cli-libs-commits mailing list