| <?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 = "Local" |
| ProductVersion = "7.0.9466" |
| SchemaVersion = "1.0" |
| ProjectGuid = "{CB985027-C009-4C0F-88C1-8CF11912AE4C}" |
| > |
| <Build> |
| <Settings |
| ApplicationIcon = "" |
| AssemblyKeyContainerName = "" |
| AssemblyName = "log4net.Ext.MarshalByRef" |
| AssemblyOriginatorKeyFile = "" |
| DefaultClientScript = "JScript" |
| DefaultHTMLPageLayout = "Grid" |
| DefaultTargetSchema = "IE50" |
| DelaySign = "false" |
| OutputType = "Library" |
| PreBuildEvent = "" |
| PostBuildEvent = "" |
| RootNamespace = "log4net.Ext.MarshalByRef" |
| 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 = "..\build\debug\" |
| RegisterForComInterop = "false" |
| RemoveIntegerChecks = "false" |
| TreatWarningsAsErrors = "false" |
| WarningLevel = "4" |
| /> |
| <Config |
| Name = "Release" |
| AllowUnsafeBlocks = "false" |
| BaseAddress = "285212672" |
| CheckForOverflowUnderflow = "false" |
| ConfigurationOverrideFile = "" |
| DefineConstants = "TRACE;STRONG" |
| DocumentationFile = "" |
| DebugSymbols = "false" |
| FileAlignment = "4096" |
| IncrementalBuild = "false" |
| NoStdLib = "false" |
| NoWarn = "" |
| Optimize = "true" |
| OutputPath = "..\build\release\" |
| 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.Data" |
| AssemblyName = "System.Data" |
| HintPath = "..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll" |
| /> |
| <Reference |
| Name = "log4net" |
| AssemblyName = "log4net" |
| HintPath = "..\..\..\..\..\..\bin\net\1.0\release\log4net.dll" |
| /> |
| </References> |
| </Build> |
| <Files> |
| <Include> |
| <File |
| RelPath = "AssemblyInfo.cs" |
| SubType = "Code" |
| BuildAction = "Compile" |
| /> |
| <File |
| RelPath = "AssemblyVersionInfo.cs" |
| Link = "..\..\..\..\..\..\src\AssemblyVersionInfo.cs" |
| SubType = "Code" |
| BuildAction = "Compile" |
| /> |
| <File |
| RelPath = "MarshalByRefLogImpl.cs" |
| SubType = "Code" |
| BuildAction = "Compile" |
| /> |
| <File |
| RelPath = "MarshalByRefLogManager.cs" |
| SubType = "Code" |
| BuildAction = "Compile" |
| /> |
| </Include> |
| </Files> |
| </CSHARP> |
| </VisualStudioProject> |
| |