From: monojenkins Date: Sat, 10 Dec 2016 16:36:36 +0000 (+0100) Subject: [msvc] Update csproj files (#4128) X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=mono.git;a=commitdiff_plain;h=487fddd14660e9095c1abd1d461ea5303ce52b48 [msvc] Update csproj files (#4128) --- diff --git a/mcs/class/Facades/System.ValueTuple/Facades_System.ValueTuple-net_4_x.csproj b/mcs/class/Facades/System.ValueTuple/Facades_System.ValueTuple-net_4_x.csproj new file mode 100644 index 00000000000..735c13ee55f --- /dev/null +++ b/mcs/class/Facades/System.ValueTuple/Facades_System.ValueTuple-net_4_x.csproj @@ -0,0 +1,91 @@ + + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {A8E6AADD-AD06-4AC1-ABFC-F0385876A3ED} + Library + 1699,1616,1699 + ./../../../class/lib/net_4_x/Facades + obj-Facades + false + True + + True + + Properties + + + System.ValueTuple + v4.5 + 512 + + + true + true + + + ../../msfinal.pub + + + true + full + 1699,1616,1699 + false + TRACE;NET_4_0;NET_4_5;NET_4_6;MONO + prompt + 4 + + + pdbonly + 1699,1616,1699 + true + NET_4_0;NET_4_5;NET_4_6;MONO + prompt + 4 + + + + false + + + + + + + + + + + + + + + + + + + + + + + {2CA6026B-2DC8-4C4C-A12C-1E8234049DB7} + corlib-net_4_x + + + + + + + diff --git a/msvc/scripts/order.xml b/msvc/scripts/order.xml index 3e787a7e973..bf56be74204 100644 --- a/msvc/scripts/order.xml +++ b/msvc/scripts/order.xml @@ -4840,6 +4840,17 @@ System.Threading.Overlapped.dll.sources + + false + /codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x/mscorlib.dll /debug:portable -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 + System.ValueTuple.dll + + ./../../../class/lib/net_4_x/Facades/System.ValueTuple.dll + 4.5 + net_4_x + + System.ValueTuple.dll.sources + false /codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x/mscorlib.dll /debug:portable -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x/System.dll -r:./../../../class/lib/net_4_x/System.Xml.dll -r:./../../../class/lib/net_4_x/System.Xml.Linq.dll diff --git a/net_4_x.sln b/net_4_x.sln index 48c8f6a5cd2..7bfba58fac9 100644 --- a/net_4_x.sln +++ b/net_4_x.sln @@ -543,6 +543,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Facades_System.Threading.Ac EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Facades_System.Threading.Overlapped-net_4_x", "mcs/class/Facades/System.Threading.Overlapped/Facades_System.Threading.Overlapped-net_4_x.csproj", "{E8BFEFD2-AAB9-45E6-8523-1F6AEB1918A2}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Facades_System.ValueTuple-net_4_x", "mcs/class/Facades/System.ValueTuple/Facades_System.ValueTuple-net_4_x.csproj", "{A8E6AADD-AD06-4AC1-ABFC-F0385876A3ED}" +EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Facades_System.Xml.XPath.XDocument-net_4_x", "mcs/class/Facades/System.Xml.XPath.XDocument/Facades_System.Xml.XPath.XDocument-net_4_x.csproj", "{38F046A2-EEBD-4FE7-B70E-636F5DB4BBF3}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Facades_System.Security.Cryptography.Primitives-net_4_x", "mcs/class/Facades/System.Security.Cryptography.Primitives/Facades_System.Security.Cryptography.Primitives-net_4_x.csproj", "{62880D99-1C4C-4D38-A8FE-57EF2C9E2150}" @@ -1763,6 +1765,10 @@ Global {E8BFEFD2-AAB9-45E6-8523-1F6AEB1918A2}.Debug|Any CPU.Build.0 = Debug|Any CPU {E8BFEFD2-AAB9-45E6-8523-1F6AEB1918A2}.Release|Any CPU.ActiveCfg = Release|Any CPU {E8BFEFD2-AAB9-45E6-8523-1F6AEB1918A2}.Release|Any CPU.Build.0 = Release|Any CPU + {A8E6AADD-AD06-4AC1-ABFC-F0385876A3ED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A8E6AADD-AD06-4AC1-ABFC-F0385876A3ED}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A8E6AADD-AD06-4AC1-ABFC-F0385876A3ED}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A8E6AADD-AD06-4AC1-ABFC-F0385876A3ED}.Release|Any CPU.Build.0 = Release|Any CPU {38F046A2-EEBD-4FE7-B70E-636F5DB4BBF3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {38F046A2-EEBD-4FE7-B70E-636F5DB4BBF3}.Debug|Any CPU.Build.0 = Debug|Any CPU {38F046A2-EEBD-4FE7-B70E-636F5DB4BBF3}.Release|Any CPU.ActiveCfg = Release|Any CPU