1
13693261870
2022-11-12 789027cd17a31a439efeef8ba1ef61705ba43edc
Community.Serve/Web.config
@@ -1,6 +1,8 @@
<?xml version="1.0"?>
<configuration>
  <appSettings/>
  <appSettings>
    <add key="db" value="E:\terrait\CommunityServe\Community.Serve\App_Data\Community.db"/>
  </appSettings>
  <system.web>
    <compilation debug="true" targetFramework="4.5.2"/>
    <httpRuntime/>