Merge pull request #2824 from lambdageek/dev/monoerror-icalls-noraise
[mono.git] / mcs / nunit24 / ConsoleRunner / nunit-console / nunit-console.csproj
1 <VisualStudioProject>\r
2     <CSHARP\r
3         ProjectType = "Local"\r
4         ProductVersion = "7.10.3077"\r
5         SchemaVersion = "2.0"\r
6         ProjectGuid = "{9367EC89-6A38-42BA-9607-0DC288E4BC3A}"\r
7     >\r
8         <Build>\r
9             <Settings\r
10                 ApplicationIcon = ""\r
11                 AssemblyKeyContainerName = ""\r
12                 AssemblyName = "nunit-console-runner"\r
13                 AssemblyOriginatorKeyFile = ""\r
14                 DefaultClientScript = "JScript"\r
15                 DefaultHTMLPageLayout = "Grid"\r
16                 DefaultTargetSchema = "IE50"\r
17                 DelaySign = "false"\r
18                 OutputType = "Library"\r
19                 PreBuildEvent = ""\r
20                 PostBuildEvent = ""\r
21                 RootNamespace = "NUnit.ConsoleRunner"\r
22                 RunPostBuildEvent = "OnBuildSuccess"\r
23                 StartupObject = ""\r
24             >\r
25                 <Config\r
26                     Name = "Debug"\r
27                     AllowUnsafeBlocks = "false"\r
28                     BaseAddress = "285212672"\r
29                     CheckForOverflowUnderflow = "false"\r
30                     ConfigurationOverrideFile = ""\r
31                     DefineConstants = "DEBUG;TRACE"\r
32                     DocumentationFile = ""\r
33                     DebugSymbols = "true"\r
34                     FileAlignment = "4096"\r
35                     IncrementalBuild = "true"\r
36                     NoStdLib = "false"\r
37                     NoWarn = "618"\r
38                     Optimize = "false"\r
39                     OutputPath = "bin\Debug\"\r
40                     RegisterForComInterop = "false"\r
41                     RemoveIntegerChecks = "false"\r
42                     TreatWarningsAsErrors = "false"\r
43                     WarningLevel = "4"\r
44                 />\r
45                 <Config\r
46                     Name = "Release"\r
47                     AllowUnsafeBlocks = "false"\r
48                     BaseAddress = "285212672"\r
49                     CheckForOverflowUnderflow = "false"\r
50                     ConfigurationOverrideFile = ""\r
51                     DefineConstants = "TRACE"\r
52                     DocumentationFile = ""\r
53                     DebugSymbols = "false"\r
54                     FileAlignment = "4096"\r
55                     IncrementalBuild = "false"\r
56                     NoStdLib = "false"\r
57                     NoWarn = "618"\r
58                     Optimize = "true"\r
59                     OutputPath = "bin\Release\"\r
60                     RegisterForComInterop = "false"\r
61                     RemoveIntegerChecks = "false"\r
62                     TreatWarningsAsErrors = "false"\r
63                     WarningLevel = "4"\r
64                 />\r
65             </Settings>\r
66             <References>\r
67                 <Reference\r
68                     Name = "System"\r
69                     AssemblyName = "System"\r
70                     HintPath = "..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.dll"\r
71                 />\r
72                 <Reference\r
73                     Name = "System.Data"\r
74                     AssemblyName = "System.Data"\r
75                     HintPath = "..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"\r
76                 />\r
77                 <Reference\r
78                     Name = "System.XML"\r
79                     AssemblyName = "System.Xml"\r
80                     HintPath = "..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"\r
81                 />\r
82                 <Reference\r
83                     Name = "nunit.util.dll"\r
84                     Project = "{61CE9CE5-943E-44D4-A381-814DC1406767}"\r
85                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"\r
86                 />\r
87                 <Reference\r
88                     Name = "nunit.core.interfaces.dll"\r
89                     Project = "{435428F8-5995-4CE4-8022-93D595A8CC0F}"\r
90                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"\r
91                 />\r
92                 <Reference\r
93                     Name = "nunit.core.dll"\r
94                     Project = "{EBD43A7F-AFCA-4281-BB53-5CDD91F966A3}"\r
95                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"\r
96                 />\r
97             </References>\r
98         </Build>\r
99         <Files>\r
100             <Include>\r
101                 <File\r
102                     RelPath = "App.ico"\r
103                     BuildAction = "Content"\r
104                 />\r
105                 <File\r
106                     RelPath = "AssemblyInfo.cs"\r
107                     SubType = "Code"\r
108                     BuildAction = "Compile"\r
109                 />\r
110                 <File\r
111                     RelPath = "CommonAssemblyInfo.cs"\r
112                     Link = "..\..\CommonAssemblyInfo.cs"\r
113                     SubType = "Code"\r
114                     BuildAction = "Compile"\r
115                 />\r
116                 <File\r
117                     RelPath = "ConsoleOptions.cs"\r
118                     SubType = "Code"\r
119                     BuildAction = "Compile"\r
120                 />\r
121                 <File\r
122                     RelPath = "ConsoleUi.cs"\r
123                     SubType = "Code"\r
124                     BuildAction = "Compile"\r
125                 />\r
126                 <File\r
127                     RelPath = "EventCollector.cs"\r
128                     SubType = "Code"\r
129                     BuildAction = "Compile"\r
130                 />\r
131                 <File\r
132                     RelPath = "Runner.cs"\r
133                     SubType = "Code"\r
134                     BuildAction = "Compile"\r
135                 />\r
136             </Include>\r
137         </Files>\r
138     </CSHARP>\r
139 </VisualStudioProject>\r
140 \r