168 lines
6.2 KiB
XML
Raw Normal View History

<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.0.9466"
SchemaVersion = "1.0"
ProjectGuid = "{D6C51F53-33E2-41DF-981A-33FCFA81CDA7}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Mono.Test"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
RootNamespace = "Test"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "true"
Optimize = "false"
OutputPath = "bin\Debug\"
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"
Optimize = "true"
OutputPath = "bin\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 = "Mono.System.XML"
Project = "{0CB7FB41-3C0F-40E8-ACD3-8C5B8BC35B2C}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "NUnitCore"
AssemblyName = "NUnitCore"
HintPath = "..\..\..\nunit\NUnitCore.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AllTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "ChangeLog"
BuildAction = "None"
/>
<File
RelPath = "NameTableTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "XmlAttributeTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "XmlCDataSectionTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "XmlCommentTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "XmlDeclarationTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "XmlDocumentTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "XmlDocumentTypeTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "XmlElementTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "XmlNamespaceManagerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "XmlNodeListTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "XmlSignificantWhitespaceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "XmlTextReaderTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "XmlTextWriterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "XmlWhiteSpaceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>