empty form
This commit is contained in:
parent
c595623188
commit
c08ccfa2e1
14 changed files with 954 additions and 0 deletions
6
App.config
Normal file
6
App.config
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
|
||||
</startup>
|
||||
</configuration>
|
||||
Loading…
Add table
Add a link
Reference in a new issue