summaryrefslogtreecommitdiff
path: root/TSforgeCLI
diff options
context:
space:
mode:
Diffstat (limited to 'TSforgeCLI')
-rw-r--r--TSforgeCLI/App.config10
1 files changed, 5 insertions, 5 deletions
diff --git a/TSforgeCLI/App.config b/TSforgeCLI/App.config
index c576693..3511991 100644
--- a/TSforgeCLI/App.config
+++ b/TSforgeCLI/App.config
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding="utf-8" ?>
+<?xml version="1.0" encoding="utf-8"?>
<configuration>
- <startup>
- <supportedRuntime version="v4.0" />
- <supportedRuntime version="v2.0.50727" />
- </startup>
+ <startup>
+ <supportedRuntime version="v4.0" />
+ <supportedRuntime version="v2.0.50727" />
+ </startup>
</configuration>