From ef4d447326501bbf3f350824ba0bd0098e5fcd58 Mon Sep 17 00:00:00 2001 From: Gleb Balykov Date: Mon, 13 Jul 2020 18:17:29 +0300 Subject: [Tizen] Add CoreCLR tests BuildTools v3.1.3 for armel,arm64 --- .../bin/Debug/netcoreapp2.0/project.runtimeconfig.dev.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Tools/tool-runtime/bin/Debug/netcoreapp2.0/project.runtimeconfig.dev.json (limited to 'Tools/tool-runtime/bin/Debug/netcoreapp2.0/project.runtimeconfig.dev.json') diff --git a/Tools/tool-runtime/bin/Debug/netcoreapp2.0/project.runtimeconfig.dev.json b/Tools/tool-runtime/bin/Debug/netcoreapp2.0/project.runtimeconfig.dev.json new file mode 100644 index 0000000000..76aa2e315a --- /dev/null +++ b/Tools/tool-runtime/bin/Debug/netcoreapp2.0/project.runtimeconfig.dev.json @@ -0,0 +1,8 @@ +{ + "runtimeOptions": { + "additionalProbingPaths": [ + "/home/z/.dotnet/store/|arch|/|tfm|", + "/home/z/Dev/coreclr-sec/.packages" + ] + } +} \ No newline at end of file -- cgit v1.2.3