Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.XML/Test/Microsoft.Test.csproj')
-rw-r--r--mcs/class/System.XML/Test/Microsoft.Test.csproj162
1 files changed, 0 insertions, 162 deletions
diff --git a/mcs/class/System.XML/Test/Microsoft.Test.csproj b/mcs/class/System.XML/Test/Microsoft.Test.csproj
deleted file mode 100644
index 99f1015f00e..00000000000
--- a/mcs/class/System.XML/Test/Microsoft.Test.csproj
+++ /dev/null
@@ -1,162 +0,0 @@
-<VisualStudioProject>
- <CSHARP
- ProjectType = "Local"
- ProductVersion = "7.0.9466"
- SchemaVersion = "1.0"
- ProjectGuid = "{D6C51F53-33E2-41DF-981A-33FCFA81CDA7}"
- >
- <Build>
- <Settings
- ApplicationIcon = ""
- AssemblyKeyContainerName = ""
- AssemblyName = "Microsoft.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 = "System.XML"
- AssemblyName = "System.Xml"
- HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
- />
- <Reference
- Name = "NUnitCore"
- AssemblyName = "NUnitCore"
- HintPath = "..\..\..\nunit\NUnitCore.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>
-