| <?xml version='1.0'?> |
| <!-- |
| |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| |
| --> |
| |
| <VisualStudioProject> |
| <CSHARP |
| ProjectType = "Web" |
| ProductVersion = "7.0.9466" |
| SchemaVersion = "1.0" |
| ProjectGuid = "{F19ACB50-EFA8-4B72-BABC-25EDCE729E90}" |
| > |
| <Build> |
| <Settings |
| ApplicationIcon = "" |
| AssemblyKeyContainerName = "" |
| AssemblyName = "WebApp" |
| AssemblyOriginatorKeyFile = "" |
| DefaultClientScript = "JScript" |
| DefaultHTMLPageLayout = "Grid" |
| DefaultTargetSchema = "IE50" |
| DelaySign = "false" |
| OutputType = "Library" |
| PreBuildEvent = "" |
| PostBuildEvent = "" |
| RootNamespace = "WebApp" |
| RunPostBuildEvent = "OnBuildSuccess" |
| StartupObject = "" |
| > |
| <Config |
| Name = "Debug" |
| AllowUnsafeBlocks = "false" |
| BaseAddress = "285212672" |
| CheckForOverflowUnderflow = "false" |
| ConfigurationOverrideFile = "" |
| DefineConstants = "DEBUG;TRACE" |
| DocumentationFile = "" |
| DebugSymbols = "true" |
| FileAlignment = "4096" |
| IncrementalBuild = "true" |
| NoStdLib = "false" |
| NoWarn = "" |
| Optimize = "false" |
| OutputPath = "bin\" |
| RegisterForComInterop = "false" |
| RemoveIntegerChecks = "false" |
| TreatWarningsAsErrors = "false" |
| WarningLevel = "4" |
| /> |
| <Config |
| Name = "Release" |
| AllowUnsafeBlocks = "false" |
| BaseAddress = "285212672" |
| CheckForOverflowUnderflow = "false" |
| ConfigurationOverrideFile = "" |
| DefineConstants = "TRACE" |
| DocumentationFile = "" |
| DebugSymbols = "false" |
| FileAlignment = "4096" |
| IncrementalBuild = "false" |
| NoStdLib = "false" |
| NoWarn = "" |
| Optimize = "true" |
| OutputPath = "bin\" |
| RegisterForComInterop = "false" |
| RemoveIntegerChecks = "false" |
| TreatWarningsAsErrors = "false" |
| WarningLevel = "4" |
| /> |
| </Settings> |
| <References> |
| <Reference |
| Name = "System" |
| AssemblyName = "System" |
| HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.dll" |
| /> |
| <Reference |
| Name = "System.Drawing" |
| AssemblyName = "System.Drawing" |
| HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll" |
| /> |
| <Reference |
| Name = "System.Data" |
| AssemblyName = "System.Data" |
| HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll" |
| /> |
| <Reference |
| Name = "System.Web" |
| AssemblyName = "System.Web" |
| HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Web.dll" |
| /> |
| <Reference |
| Name = "System.XML" |
| AssemblyName = "System.Xml" |
| HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll" |
| /> |
| <Reference |
| Name = "SharedModule" |
| Project = "{9AACDC1A-84FB-4042-85A5-7095C66AD973}" |
| Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" |
| /> |
| <Reference |
| Name = "SimpleModule" |
| Project = "{F82AA1D9-5B52-4890-8838-7AAAF7D8F0EE}" |
| Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" |
| /> |
| <Reference |
| Name = "log4net" |
| AssemblyName = "log4net-net-1.0" |
| HintPath = "..\..\..\..\..\..\..\bin\net\1.0\release\log4net.dll" |
| /> |
| </References> |
| </Build> |
| <Files> |
| <Include> |
| <File |
| RelPath = "AssemblyInfo.cs" |
| SubType = "Code" |
| BuildAction = "Compile" |
| /> |
| <File |
| RelPath = "AssemblyVersionInfo.cs" |
| SubType = "Code" |
| BuildAction = "Compile" |
| /> |
| <File |
| RelPath = "Global.asax" |
| SubType = "Component" |
| BuildAction = "Content" |
| /> |
| <File |
| RelPath = "Global.asax.cs" |
| DependentUpon = "Global.asax" |
| SubType = "Code" |
| BuildAction = "Compile" |
| /> |
| <File |
| RelPath = "Global.asax.resx" |
| DependentUpon = "Global.asax.cs" |
| BuildAction = "EmbeddedResource" |
| /> |
| <File |
| RelPath = "Web.config" |
| BuildAction = "Content" |
| /> |
| <File |
| RelPath = "WebApp.dll.log4net" |
| BuildAction = "Content" |
| /> |
| <File |
| RelPath = "WebApp.vsdisco" |
| BuildAction = "None" |
| /> |
| <File |
| RelPath = "WebForm1.aspx" |
| SubType = "Form" |
| BuildAction = "Content" |
| /> |
| <File |
| RelPath = "WebForm1.aspx.cs" |
| DependentUpon = "WebForm1.aspx" |
| SubType = "ASPXCodeBehind" |
| BuildAction = "Compile" |
| /> |
| <File |
| RelPath = "WebForm1.aspx.resx" |
| DependentUpon = "WebForm1.aspx.cs" |
| BuildAction = "EmbeddedResource" |
| /> |
| </Include> |
| </Files> |
| </CSHARP> |
| </VisualStudioProject> |
| |