summaryrefslogtreecommitdiff
path: root/TSforgeCLI/App.config
diff options
context:
space:
mode:
authorWither OrNot2025-02-13 14:49:35 +0000
committerWither OrNot2025-02-13 14:49:37 +0000
commit0d59561bee4cf7db10d53a8aa58952ae65e856b5 (patch)
treeb2ddb66c883dd2ef75426de4c080f3121f0a8658 /TSforgeCLI/App.config
downloadTSforge-0d59561bee4cf7db10d53a8aa58952ae65e856b5.zip
Initial commit1.0.0
Co-authored-by: neko <[email protected]> Co-authored-by: Lyssa <[email protected]> Co-authored-by: abbodi1406 <[email protected]>
Diffstat (limited to 'TSforgeCLI/App.config')
-rw-r--r--TSforgeCLI/App.config7
1 files changed, 7 insertions, 0 deletions
diff --git a/TSforgeCLI/App.config b/TSforgeCLI/App.config
new file mode 100644
index 0000000..c576693
--- /dev/null
+++ b/TSforgeCLI/App.config
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<configuration>
+ <startup>
+ <supportedRuntime version="v4.0" />
+ <supportedRuntime version="v2.0.50727" />
+ </startup>
+</configuration>