Add files via upload

This commit is contained in:
Krzysiek
2018-05-14 21:02:20 +02:00
committed by GitHub
parent 0779800289
commit 961ea35ce1
5 changed files with 374 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0"?>
<configuration>
<system.web>
<compilation debug="true" targetFramework="4.0"/>
</system.web>
</configuration>