aboutsummaryrefslogtreecommitdiff
path: root/utils/ipn_tool/App.config
diff options
context:
space:
mode:
Diffstat (limited to 'utils/ipn_tool/App.config')
-rw-r--r--utils/ipn_tool/App.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/utils/ipn_tool/App.config b/utils/ipn_tool/App.config
new file mode 100644
index 0000000..0a564f8
--- /dev/null
+++ b/utils/ipn_tool/App.config
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<configuration>
+ <startup>
+ <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
+ </startup>
+</configuration>