diff options
Diffstat (limited to 'tests/projects/csharp/console_with_runtime_json/src/runtime.json')
| -rw-r--r-- | tests/projects/csharp/console_with_runtime_json/src/runtime.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/projects/csharp/console_with_runtime_json/src/runtime.json b/tests/projects/csharp/console_with_runtime_json/src/runtime.json new file mode 100644 index 000000000..15bec810d --- /dev/null +++ b/tests/projects/csharp/console_with_runtime_json/src/runtime.json @@ -0,0 +1,7 @@ +{ + "runtime": "xmake", + "featureFlags": { + "sample": true + } +} + |
