Fixes on web.config

This commit is contained in:
2015-11-04 00:09:29 +01:00
parent bfcc0f37a5
commit 7cb8fb45d0
4 changed files with 10 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
<system.web>
</system.web>
</configuration>