Author: hammett Date: Sun Jun 27 20:16:51 2004 New Revision: 22215 Added: avalon/trunk/central/laboratory/avalon-net/Castle/ManagementExtensions/ Removed: avalon/trunk/central/laboratory/avalon-net/Activation/ avalon/trunk/central/laboratory/avalon-net/Castle/Castle/ avalon/trunk/central/laboratory/avalon-net/Castle/DefaultRuntime/ avalon/trunk/central/laboratory/avalon-net/Castle/Util/ avalon/trunk/central/laboratory/avalon-net/Composition/ avalon/trunk/central/laboratory/avalon-net/Meta/ avalon/trunk/central/laboratory/avalon-net/Repository/ avalon/trunk/central/laboratory/avalon-net/cscontainer/ Modified: avalon/trunk/central/laboratory/avalon-net/Castle/MicroKernel/MicroKernelTest/Apache.Avalon.Castle.MicroKernel.Test.csproj Log: House cleaning.
Modified: avalon/trunk/central/laboratory/avalon-net/Castle/MicroKernel/MicroKernelTest/Apache.Avalon.Castle.MicroKernel.Test.csproj ============================================================================== --- avalon/trunk/central/laboratory/avalon-net/Castle/MicroKernel/MicroKernelTest/Apache.Avalon.Castle.MicroKernel.Test.csproj (original) +++ avalon/trunk/central/laboratory/avalon-net/Castle/MicroKernel/MicroKernelTest/Apache.Avalon.Castle.MicroKernel.Test.csproj Sun Jun 27 20:16:51 2004 @@ -1,300 +1,300 @@ -<VisualStudioProject> - <CSHARP - ProjectType = "Local" - ProductVersion = "7.10.3077" - SchemaVersion = "2.0" - ProjectGuid = "{50442F0D-987F-4A8D-B38C-DFA855B9249E}" - > - <Build> - <Settings - ApplicationIcon = "" - AssemblyKeyContainerName = "" - AssemblyName = "Apache.Avalon.Castle.MicroKernel.Test" - AssemblyOriginatorKeyFile = "" - DefaultClientScript = "JScript" - DefaultHTMLPageLayout = "Grid" - DefaultTargetSchema = "IE50" - DelaySign = "false" - OutputType = "Library" - PreBuildEvent = "" - PostBuildEvent = "" - RootNamespace = "Apache.Avalon.Castle.MicroKernel.Test" - RunPostBuildEvent = "OnBuildSuccess" - StartupObject = "" - > - <Config - Name = "Debug" - AllowUnsafeBlocks = "false" - BaseAddress = "285212672" - CheckForOverflowUnderflow = "false" - ConfigurationOverrideFile = "" - DefineConstants = "DEBUG;TRACE" - DocumentationFile = "" - DebugSymbols = "true" - FileAlignment = "4096" - IncrementalBuild = "false" - 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\Release\" - RegisterForComInterop = "false" - RemoveIntegerChecks = "false" - TreatWarningsAsErrors = "false" - WarningLevel = "4" - /> - </Settings> - <References> - <Reference - Name = "System" - AssemblyName = "System" - HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll" - /> - <Reference - Name = "System.Data" - AssemblyName = "System.Data" - HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" - /> - <Reference - Name = "System.XML" - AssemblyName = "System.Xml" - HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" - /> - <Reference - Name = "nunit.framework" - AssemblyName = "nunit.framework" - HintPath = "..\..\..\..\..\..\..\..\dotnet\NUnit2\bin\nunit.framework.dll" - /> - <Reference - Name = "MicroKernel" - Project = "{1E57B734-BA4B-4ADE-B4C2-78C7D4993AD4}" - Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" - /> - <Reference - Name = "Apache.Avalon.Framework" - AssemblyName = "Apache.Avalon.Framework" - HintPath = "..\..\bin\Apache.Avalon.Framework.dll" - /> - </References> - </Build> - <Files> - <Include> - <File - RelPath = "AbstractHandlerTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "AssemblerTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "AssemblyInfo.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "BaseKernelTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "ConcernManagerTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "DefaultComponentModelBuilderTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "DefaultConfigurationManagerTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "DefaultKernelTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "DependencyDisposeTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "LoggerManagerTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "SimpleComponentFactoryTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Components\AvalonMailService.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Components\AvalonMailService2.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Components\AvalonSpamService.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Components\AvalonSpamService2.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Components\AvalonSpamService3.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Components\ICustomerManager.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Components\IMailMarketingService.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Components\IMailService.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Components\ISpamService.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Components\ISpamService2.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Components\SimpleCustomerManager.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Components\SimpleMailMarketingService.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Components\SimpleMailService.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Components\SimpleMailServiceWithLogger.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Components\SimpleSpamService.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Concerns\AbstractConcernTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Concerns\ConfigureConcernTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Concerns\ContextConcernTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Concerns\EnableLoggerConcernTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Concerns\EnableLookupConcernTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Concerns\InitializeConcernTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Concerns\ShutdownConcernTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Concerns\StartConcernTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Lifestyle\LifestyleManagerTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Lifestyle\Components\IComponent.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Lifestyle\Components\PerThreadComponent.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Lifestyle\Components\SingletonComponent.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "Lifestyle\Components\TransientComponent.cs" - SubType = "Code" - BuildAction = "Compile" - /> - </Include> - </Files> - </CSHARP> -</VisualStudioProject> - +<VisualStudioProject> + <CSHARP + ProjectType = "Local" + ProductVersion = "7.10.3077" + SchemaVersion = "2.0" + ProjectGuid = "{50442F0D-987F-4A8D-B38C-DFA855B9249E}" + > + <Build> + <Settings + ApplicationIcon = "" + AssemblyKeyContainerName = "" + AssemblyName = "Apache.Avalon.Castle.MicroKernel.Test" + AssemblyOriginatorKeyFile = "" + DefaultClientScript = "JScript" + DefaultHTMLPageLayout = "Grid" + DefaultTargetSchema = "IE50" + DelaySign = "false" + OutputType = "Library" + PreBuildEvent = "" + PostBuildEvent = "" + RootNamespace = "Apache.Avalon.Castle.MicroKernel.Test" + RunPostBuildEvent = "OnBuildSuccess" + StartupObject = "" + > + <Config + Name = "Debug" + AllowUnsafeBlocks = "false" + BaseAddress = "285212672" + CheckForOverflowUnderflow = "false" + ConfigurationOverrideFile = "" + DefineConstants = "DEBUG;TRACE" + DocumentationFile = "" + DebugSymbols = "true" + FileAlignment = "4096" + IncrementalBuild = "false" + 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\Release\" + RegisterForComInterop = "false" + RemoveIntegerChecks = "false" + TreatWarningsAsErrors = "false" + WarningLevel = "4" + /> + </Settings> + <References> + <Reference + Name = "System" + AssemblyName = "System" + HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll" + /> + <Reference + Name = "System.Data" + AssemblyName = "System.Data" + HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" + /> + <Reference + Name = "System.XML" + AssemblyName = "System.Xml" + HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" + /> + <Reference + Name = "nunit.framework" + AssemblyName = "nunit.framework" + HintPath = "..\..\..\..\..\..\..\..\dotnet\NUnit2\bin\nunit.framework.dll" + /> + <Reference + Name = "MicroKernel" + Project = "{1E57B734-BA4B-4ADE-B4C2-78C7D4993AD4}" + Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" + /> + <Reference + Name = "Apache.Avalon.Framework" + AssemblyName = "Apache.Avalon.Framework" + HintPath = "..\..\bin\Apache.Avalon.Framework.dll" + /> + </References> + </Build> + <Files> + <Include> + <File + RelPath = "AbstractHandlerTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "AssemblerTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "AssemblyInfo.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "BaseKernelTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "ConcernManagerTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "DefaultComponentModelBuilderTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "DefaultConfigurationManagerTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "DefaultKernelTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "DependencyDisposeTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "LoggerManagerTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "SimpleComponentFactoryTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Components\AvalonMailService.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Components\AvalonMailService2.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Components\AvalonSpamService.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Components\AvalonSpamService2.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Components\AvalonSpamService3.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Components\ICustomerManager.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Components\IMailMarketingService.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Components\IMailService.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Components\ISpamService.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Components\ISpamService2.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Components\SimpleCustomerManager.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Components\SimpleMailMarketingService.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Components\SimpleMailService.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Components\SimpleMailServiceWithLogger.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Components\SimpleSpamService.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Concerns\AbstractConcernTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Concerns\ConfigureConcernTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Concerns\ContextConcernTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Concerns\EnableLoggerConcernTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Concerns\EnableLookupConcernTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Concerns\InitializeConcernTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Concerns\ShutdownConcernTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Concerns\StartConcernTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Lifestyle\LifestyleManagerTestCase.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Lifestyle\Components\IComponent.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Lifestyle\Components\PerThreadComponent.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Lifestyle\Components\SingletonComponent.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File + RelPath = "Lifestyle\Components\TransientComponent.cs" + SubType = "Code" + BuildAction = "Compile" + /> + </Include> + </Files> + </CSHARP> +</VisualStudioProject> + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]