SQLEditor: New Module

This commit is contained in:
Jonathan Jenne
2021-04-19 16:30:00 +02:00
parent 5e45aef7ff
commit cc2a0e5936
17 changed files with 927 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
</startup>
</configuration>