From ba6d6ef68cb0c0258ce9656101fc8609d90a5dea Mon Sep 17 00:00:00 2001 From: Bruce Forstall Date: Fri, 26 Feb 2016 16:29:57 -0800 Subject: [PATCH] Add reference to System.Runtime.InteropServices.RuntimeInformation.dll for some JIT tests --- tests/src/JIT/config/extra/project.json | 1 + tests/src/JIT/config/extra/project.lock.json | 86 ++++++++++++++++++++++++++++ 2 files changed, 87 insertions(+) diff --git a/tests/src/JIT/config/extra/project.json b/tests/src/JIT/config/extra/project.json index cfa93d9..b2b9ed6 100644 --- a/tests/src/JIT/config/extra/project.json +++ b/tests/src/JIT/config/extra/project.json @@ -5,6 +5,7 @@ "System.Runtime.Extensions": "4.0.10-beta-*", "System.Collections": "4.0.10-beta-*", "System.Runtime.InteropServices": "4.0.21-beta-*", + "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-*", "System.IO": "4.0.11-beta-*", "System.IO.FileSystem": "4.0.0-beta-23302", "System.Globalization": "4.0.11-beta-*", diff --git a/tests/src/JIT/config/extra/project.lock.json b/tests/src/JIT/config/extra/project.lock.json index 07de714..bc142fc 100644 --- a/tests/src/JIT/config/extra/project.lock.json +++ b/tests/src/JIT/config/extra/project.lock.json @@ -221,6 +221,15 @@ "lib/DNXCore50/System.Runtime.InteropServices.dll": {} } }, + "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23516": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet5.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} + } + }, "System.Text.Encoding/4.0.10": { "type": "package", "dependencies": { @@ -317,6 +326,19 @@ "lib/DNXCore50/Microsoft.Win32.Registry.dll": {} } }, + "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23516": { + "type": "package", + "dependencies": { + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win/lib/dotnet5.4/System.Runtime.InteropServices.RuntimeInformation.dll": {} + } + }, "runtime.win7.System.Console/4.0.0-beta-23516": { "type": "package", "dependencies": { @@ -594,6 +616,15 @@ "lib/DNXCore50/System.Runtime.InteropServices.dll": {} } }, + "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23516": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet5.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} + } + }, "System.Text.Encoding/4.0.10": { "type": "package", "dependencies": { @@ -715,6 +746,19 @@ "lib/DNXCore50/Microsoft.Win32.Registry.dll": {} } }, + "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23516": { + "type": "package", + "dependencies": { + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win/lib/dotnet5.4/System.Runtime.InteropServices.RuntimeInformation.dll": {} + } + }, "runtime.win7.System.Console/4.0.0-beta-23516": { "type": "package", "dependencies": { @@ -992,6 +1036,15 @@ "lib/DNXCore50/System.Runtime.InteropServices.dll": {} } }, + "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23516": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet5.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} + } + }, "System.Text.Encoding/4.0.10": { "type": "package", "dependencies": { @@ -1139,6 +1192,18 @@ "ref/net46/Microsoft.Win32.Registry.dll" ] }, + "runtime.win.System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23516": { + "type": "package", + "serviceable": true, + "sha512": "YabWAwRmagQhHr28a3cBjA9tYnGtPEge74oypR5dhMieiRk2UaYTwOln69zB8fbVdYNjOwx7u+7MXOTwFwkizQ==", + "files": [ + "ref/dotnet/_._", + "runtime.win.System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23516.nupkg", + "runtime.win.System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23516.nupkg.sha512", + "runtime.win.System.Runtime.InteropServices.RuntimeInformation.nuspec", + "runtimes/win/lib/dotnet5.4/System.Runtime.InteropServices.RuntimeInformation.dll" + ] + }, "runtime.win7.System.Console/4.0.0-beta-23516": { "type": "package", "serviceable": true, @@ -1897,6 +1962,26 @@ "System.Runtime.InteropServices.nuspec" ] }, + "System.Runtime.InteropServices.RuntimeInformation/4.0.0-beta-23516": { + "type": "package", + "serviceable": true, + "sha512": "ZEMNyVBUeQE2hXkXsw8jF4d1ev5H6CT3N4sbnvrM6J6EVln2stGxSHq/QawZVO0zYbMXeYBzM9qLxrz26utSHw==", + "files": [ + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet5.1/System.Runtime.InteropServices.RuntimeInformation.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23516.nupkg", + "System.Runtime.InteropServices.RuntimeInformation.4.0.0-beta-23516.nupkg.sha512", + "System.Runtime.InteropServices.RuntimeInformation.nuspec" + ] + }, "System.Text.Encoding/4.0.10": { "type": "package", "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", @@ -2128,6 +2213,7 @@ "System.Runtime.Extensions >= 4.0.10-beta-*", "System.Collections >= 4.0.10-beta-*", "System.Runtime.InteropServices >= 4.0.21-beta-*", + "System.Runtime.InteropServices.RuntimeInformation >= 4.0.0-beta-*", "System.IO >= 4.0.11-beta-*", "System.IO.FileSystem >= 4.0.0-beta-23302", "System.Globalization >= 4.0.11-beta-*", -- 2.7.4