Skip to content

Commit 993804c

Browse files
committed
codemaid cleanup
1 parent d959588 commit 993804c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CSVEditor/App.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<startup>
4-
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
4+
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
55
</startup>
6-
</configuration>
6+
</configuration>

CSVEditorFunctions/CSVEditorFunctions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@
7878
</summary>
7979
</member>
8080
</members>
81-
</doc>
81+
</doc>

0 commit comments

Comments
 (0)