We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d959588 commit 993804cCopy full SHA for 993804c
CSVEditor/App.config
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<configuration>
3
<startup>
4
- <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
+ <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
5
</startup>
6
-</configuration>
+</configuration>
CSVEditorFunctions/CSVEditorFunctions.xml
@@ -78,4 +78,4 @@
78
</summary>
79
</member>
80
</members>
81
-</doc>
+</doc>
0 commit comments