Skip to content

Commit 86cb7ae

Browse files
committed
2.1.0
1 parent 04dcbc5 commit 86cb7ae

File tree

5 files changed

+274
-82
lines changed

5 files changed

+274
-82
lines changed

RageBlock/App.config

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
1+
<?xml version="1.0" encoding="utf-8"?>
32
<configuration>
43
<startup>
5-
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
4+
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6"/>
65
</startup>
7-
</configuration>
6+
</configuration>

0 commit comments

Comments
 (0)