From cc97a2417c07f8a768302f603dc27e81a3548351 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Fri, 12 Jul 2013 20:55:54 +0000 Subject: IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .NET Framework. IronPython can use the .NET Framework and Python libraries, and other .NET languages can use Python code just as easily. WWW: http://www.ironpython.net --- ...nguages-IronPython-IronPython-IronPython.csproj | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 lang/ironpython/files/patch-Languages-IronPython-IronPython-IronPython.csproj (limited to 'lang/ironpython/files/patch-Languages-IronPython-IronPython-IronPython.csproj') diff --git a/lang/ironpython/files/patch-Languages-IronPython-IronPython-IronPython.csproj b/lang/ironpython/files/patch-Languages-IronPython-IronPython-IronPython.csproj new file mode 100644 index 000000000000..c15f60699972 --- /dev/null +++ b/lang/ironpython/files/patch-Languages-IronPython-IronPython-IronPython.csproj @@ -0,0 +1,47 @@ +--- ./Languages/IronPython/IronPython/IronPython.csproj.orig 2013-05-01 13:31:53.000000000 +0200 ++++ ./Languages/IronPython/IronPython/IronPython.csproj 2013-05-01 13:32:28.000000000 +0200 +@@ -13,35 +13,35 @@ + $(SolutionDir)..\bin\$(Configuration)\$(AssemblyName).xml + + +- 1591;0429 ++ 1591 + + +- 1591;0429 ++ 1591 + + +- 1591;0429 ++ 1591 + + +- 1591;0429 ++ 1591 + + +- 1591;0429 ++ 1591 + + +- 1591;0429 ++ 1591 + + +- 1591;0429 ++ 1591 + + + + + + +- 1591;0429 ++ 1591 + + +- 1591;0429 ++ 1591 + + + -- cgit v1.3