From 5afd4aa990748d9754b2590d5e50941b2ecb262a Mon Sep 17 00:00:00 2001 From: monojenkins Date: Mon, 23 Jan 2017 17:19:22 +0000 Subject: [PATCH] [msvc] Update csproj files (#4284) --- msvc/scripts/order.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/msvc/scripts/order.xml b/msvc/scripts/order.xml index 142c7cb022a..18f71d59c81 100644 --- a/msvc/scripts/order.xml +++ b/msvc/scripts/order.xml @@ -594,6 +594,17 @@ System.Runtime.InteropServices.RuntimeInformation.dll.sources + + false + /codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -r:./../../class/lib/build/System.dll + System.IO.Compression.dll + + ./../../class/lib/build/System.IO.Compression.dll + 4.5 + build + + System.IO.Compression.dll.sources + false /codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -keyfile:../mono.snk -d:NET_4_0 /publicsign -r:./../../class/lib/build/System.Core.dll -- 2.25.1