summaryrefslogtreecommitdiff
path: root/src/tests/efl_mono/efl-mono-suite.runtimeconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/efl_mono/efl-mono-suite.runtimeconfig.json')
-rw-r--r--src/tests/efl_mono/efl-mono-suite.runtimeconfig.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/tests/efl_mono/efl-mono-suite.runtimeconfig.json b/src/tests/efl_mono/efl-mono-suite.runtimeconfig.json
new file mode 100644
index 0000000000..0773dae0a0
--- /dev/null
+++ b/src/tests/efl_mono/efl-mono-suite.runtimeconfig.json
@@ -0,0 +1,10 @@
+{
+ "runtimeOptions": {
+ "tfm": "netcoreapp2.0",
+ "framework": {
+ "name": "Microsoft.NETCore.App",
+ "version": "2.0.0"
+ }
+ }
+}
+