Add project files.
This commit is contained in:
parent
f9aafdf6dc
commit
f491325224
16 changed files with 601 additions and 0 deletions
6
SM_TEST/App.config
Normal file
6
SM_TEST/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.5.2" />
|
||||
</startup>
|
||||
</configuration>
|
||||
Loading…
Add table
Add a link
Reference in a new issue