summaryrefslogtreecommitdiff
path: root/Tools/GenFacades.runtimeconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/GenFacades.runtimeconfig.json')
-rwxr-xr-xTools/GenFacades.runtimeconfig.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/Tools/GenFacades.runtimeconfig.json b/Tools/GenFacades.runtimeconfig.json
new file mode 100755
index 0000000000..fd89c439e6
--- /dev/null
+++ b/Tools/GenFacades.runtimeconfig.json
@@ -0,0 +1,8 @@
+{
+ "runtimeOptions": {
+ "framework": {
+ "name": "Microsoft.NETCore.App",
+ "version": "2.0.3"
+ }
+ }
+} \ No newline at end of file