[gitattributes] Do CRLF normalization on sln/proj files
[mono-project.git] / mcs / nunit24 / NUnitCore / core / nunit.core.dll.csproj
bloba58ea4a1b33191aed72fc6e1be074feacf5425f4
1 <VisualStudioProject>
2     <CSHARP
3         ProjectType = "Local"
4         ProductVersion = "7.10.3077"
5         SchemaVersion = "2.0"
6         ProjectGuid = "{EBD43A7F-AFCA-4281-BB53-5CDD91F966A3}"
7     >
8         <Build>
9             <Settings
10                 ApplicationIcon = ""
11                 AssemblyKeyContainerName = ""
12                 AssemblyName = "nunit.core"
13                 AssemblyOriginatorKeyFile = ""
14                 DefaultClientScript = "JScript"
15                 DefaultHTMLPageLayout = "Grid"
16                 DefaultTargetSchema = "IE50"
17                 DelaySign = "false"
18                 OutputType = "Library"
19                 PreBuildEvent = ""
20                 PostBuildEvent = ""
21                 RootNamespace = "NUnit.Core"
22                 RunPostBuildEvent = "OnBuildSuccess"
23                 StartupObject = ""
24             >
25                 <Config
26                     Name = "Debug"
27                     AllowUnsafeBlocks = "false"
28                     BaseAddress = "285212672"
29                     CheckForOverflowUnderflow = "false"
30                     ConfigurationOverrideFile = ""
31                     DefineConstants = "DEBUG;TRACE"
32                     DocumentationFile = ""
33                     DebugSymbols = "true"
34                     FileAlignment = "4096"
35                     IncrementalBuild = "false"
36                     NoStdLib = "false"
37                     NoWarn = ""
38                     Optimize = "false"
39                     OutputPath = "bin\Debug\"
40                     RegisterForComInterop = "false"
41                     RemoveIntegerChecks = "false"
42                     TreatWarningsAsErrors = "false"
43                     WarningLevel = "4"
44                 />
45                 <Config
46                     Name = "Release"
47                     AllowUnsafeBlocks = "false"
48                     BaseAddress = "285212672"
49                     CheckForOverflowUnderflow = "false"
50                     ConfigurationOverrideFile = ""
51                     DefineConstants = "TRACE"
52                     DocumentationFile = ""
53                     DebugSymbols = "false"
54                     FileAlignment = "4096"
55                     IncrementalBuild = "false"
56                     NoStdLib = "false"
57                     NoWarn = ""
58                     Optimize = "true"
59                     OutputPath = "bin\Release\"
60                     RegisterForComInterop = "false"
61                     RemoveIntegerChecks = "false"
62                     TreatWarningsAsErrors = "false"
63                     WarningLevel = "4"
64                 />
65             </Settings>
66             <References>
67                 <Reference
68                     Name = "System"
69                     AssemblyName = "System"
70                     HintPath = "E:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
71                 />
72                 <Reference
73                     Name = "System.Data"
74                     AssemblyName = "System.Data"
75                     HintPath = "E:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
76                 />
77                 <Reference
78                     Name = "System.XML"
79                     AssemblyName = "System.Xml"
80                     HintPath = "E:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
81                 />
82                 <Reference
83                     Name = "nunit.core.interfaces.dll"
84                     Project = "{435428F8-5995-4CE4-8022-93D595A8CC0F}"
85                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
86                 />
87             </References>
88         </Build>
89         <Files>
90             <Include>
91                 <File
92                     RelPath = "AbstractTestCaseDecoration.cs"
93                     SubType = "Code"
94                     BuildAction = "Compile"
95                 />
96                 <File
97                     RelPath = "AssemblyInfo.cs"
98                     SubType = "Code"
99                     BuildAction = "Compile"
100                 />
101                 <File
102                     RelPath = "AssemblyReader.cs"
103                     SubType = "Code"
104                     BuildAction = "Compile"
105                 />
106                 <File
107                     RelPath = "AssemblyResolver.cs"
108                     SubType = "Code"
109                     BuildAction = "Compile"
110                 />
111                 <File
112                     RelPath = "BabysitterSupport.cs"
113                     SubType = "Code"
114                     BuildAction = "Compile"
115                 />
116                 <File
117                     RelPath = "CommonAssemblyInfo.cs"
118                     Link = "..\..\CommonAssemblyInfo.cs"
119                     SubType = "Code"
120                     BuildAction = "Compile"
121                 />
122                 <File
123                     RelPath = "CoreExtensions.cs"
124                     SubType = "Code"
125                     BuildAction = "Compile"
126                 />
127                 <File
128                     RelPath = "CultureDetector.cs"
129                     SubType = "Code"
130                     BuildAction = "Compile"
131                 />
132                 <File
133                     RelPath = "DirectorySwapper.cs"
134                     SubType = "Code"
135                     BuildAction = "Compile"
136                 />
137                 <File
138                     RelPath = "EventListenerTextWriter.cs"
139                     SubType = "Code"
140                     BuildAction = "Compile"
141                 />
142                 <File
143                     RelPath = "EventPump.cs"
144                     SubType = "Code"
145                     BuildAction = "Compile"
146                 />
147                 <File
148                     RelPath = "EventQueue.cs"
149                     SubType = "Code"
150                     BuildAction = "Compile"
151                 />
152                 <File
153                     RelPath = "ExtensionHost.cs"
154                     SubType = "Code"
155                     BuildAction = "Compile"
156                 />
157                 <File
158                     RelPath = "ExtensionPoint.cs"
159                     SubType = "Code"
160                     BuildAction = "Compile"
161                 />
162                 <File
163                     RelPath = "IgnoreDecorator.cs"
164                     SubType = "Code"
165                     BuildAction = "Compile"
166                 />
167                 <File
168                     RelPath = "InvalidSuiteException.cs"
169                     SubType = "Code"
170                     BuildAction = "Compile"
171                 />
172                 <File
173                     RelPath = "InvalidTestFixtureException.cs"
174                     SubType = "Code"
175                     BuildAction = "Compile"
176                 />
177                 <File
178                     RelPath = "LegacySuite.cs"
179                     SubType = "Code"
180                     BuildAction = "Compile"
181                 />
182                 <File
183                     RelPath = "Log4NetCapture.cs"
184                     SubType = "Code"
185                     BuildAction = "Compile"
186                 />
187                 <File
188                     RelPath = "LogCapture.cs"
189                     SubType = "Code"
190                     BuildAction = "Compile"
191                 />
192                 <File
193                     RelPath = "NamespaceTreeBuilder.cs"
194                     SubType = "Code"
195                     BuildAction = "Compile"
196                 />
197                 <File
198                     RelPath = "NoTestFixturesException.cs"
199                     SubType = "Code"
200                     BuildAction = "Compile"
201                 />
202                 <File
203                     RelPath = "NotRunnableTestCase.cs"
204                     SubType = "Code"
205                     BuildAction = "Compile"
206                 />
207                 <File
208                     RelPath = "NTrace.cs"
209                     SubType = "Code"
210                     BuildAction = "Compile"
211                 />
212                 <File
213                     RelPath = "NullListener.cs"
214                     SubType = "Code"
215                     BuildAction = "Compile"
216                 />
217                 <File
218                     RelPath = "NUnitException.cs"
219                     SubType = "Code"
220                     BuildAction = "Compile"
221                 />
222                 <File
223                     RelPath = "NUnitFramework.cs"
224                     SubType = "Code"
225                     BuildAction = "Compile"
226                 />
227                 <File
228                     RelPath = "NUnitTestFixture.cs"
229                     SubType = "Code"
230                     BuildAction = "Compile"
231                 />
232                 <File
233                     RelPath = "NUnitTestMethod.cs"
234                     SubType = "Code"
235                     BuildAction = "Compile"
236                 />
237                 <File
238                     RelPath = "PlatformHelper.cs"
239                     SubType = "Code"
240                     BuildAction = "Compile"
241                 />
242                 <File
243                     RelPath = "ProxyTestRunner.cs"
244                     SubType = "Code"
245                     BuildAction = "Compile"
246                 />
247                 <File
248                     RelPath = "QueuingEventListener.cs"
249                     SubType = "Code"
250                     BuildAction = "Compile"
251                 />
252                 <File
253                     RelPath = "Reflect.cs"
254                     SubType = "Code"
255                     BuildAction = "Compile"
256                 />
257                 <File
258                     RelPath = "RemoteTestRunner.cs"
259                     SubType = "Code"
260                     BuildAction = "Compile"
261                 />
262                 <File
263                     RelPath = "Results.xsd"
264                     BuildAction = "Content"
265                 />
266                 <File
267                     RelPath = "Results.xsx"
268                     DependentUpon = "Results.xsd"
269                     BuildAction = "None"
270                 />
271                 <File
272                     RelPath = "SetUpFixture.cs"
273                     SubType = "Code"
274                     BuildAction = "Compile"
275                 />
276                 <File
277                     RelPath = "SimpleTestRunner.cs"
278                     SubType = "Code"
279                     BuildAction = "Compile"
280                 />
281                 <File
282                     RelPath = "StringTextWriter.cs"
283                     SubType = "Code"
284                     BuildAction = "Compile"
285                 />
286                 <File
287                     RelPath = "SuiteBuilderAttribute.cs"
288                     SubType = "Code"
289                     BuildAction = "Compile"
290                 />
291                 <File
292                     RelPath = "Summary.xslt"
293                     BuildAction = "Content"
294                 />
295                 <File
296                     RelPath = "TestBuilderAttribute.cs"
297                     SubType = "Code"
298                     BuildAction = "Compile"
299                 />
300                 <File
301                     RelPath = "TestCase.cs"
302                     SubType = "Code"
303                     BuildAction = "Compile"
304                 />
305                 <File
306                     RelPath = "TestCaseBuilderAttribute.cs"
307                     SubType = "Code"
308                     BuildAction = "Compile"
309                 />
310                 <File
311                     RelPath = "TestContext.cs"
312                     SubType = "Code"
313                     BuildAction = "Compile"
314                 />
315                 <File
316                     RelPath = "TestDecoratorAttribute.cs"
317                     SubType = "Code"
318                     BuildAction = "Compile"
319                 />
320                 <File
321                     RelPath = "TestFixture.cs"
322                     SubType = "Code"
323                     BuildAction = "Compile"
324                 />
325                 <File
326                     RelPath = "TestFixtureBuilder.cs"
327                     SubType = "Code"
328                     BuildAction = "Compile"
329                 />
330                 <File
331                     RelPath = "TestMethod.cs"
332                     SubType = "Code"
333                     BuildAction = "Compile"
334                 />
335                 <File
336                     RelPath = "TestRunnerThread.cs"
337                     SubType = "Code"
338                     BuildAction = "Compile"
339                 />
340                 <File
341                     RelPath = "TestSuite.cs"
342                     SubType = "Code"
343                     BuildAction = "Compile"
344                 />
345                 <File
346                     RelPath = "TestSuiteBuilder.cs"
347                     SubType = "Code"
348                     BuildAction = "Compile"
349                 />
350                 <File
351                     RelPath = "TextCapture.cs"
352                     SubType = "Code"
353                     BuildAction = "Compile"
354                 />
355                 <File
356                     RelPath = "ThreadUtility.cs"
357                     SubType = "Code"
358                     BuildAction = "Compile"
359                 />
360                 <File
361                     RelPath = "ThreadedTestRunner.cs"
362                     SubType = "Code"
363                     BuildAction = "Compile"
364                 />
365                 <File
366                     RelPath = "Builders\AbstractFixtureBuilder.cs"
367                     SubType = "Code"
368                     BuildAction = "Compile"
369                 />
370                 <File
371                     RelPath = "Builders\AbstractTestCaseBuilder.cs"
372                     SubType = "Code"
373                     BuildAction = "Compile"
374                 />
375                 <File
376                     RelPath = "Builders\LegacySuiteBuilder.cs"
377                     SubType = "Code"
378                     BuildAction = "Compile"
379                 />
380                 <File
381                     RelPath = "Builders\NUnitTestCaseBuilder.cs"
382                     SubType = "Code"
383                     BuildAction = "Compile"
384                 />
385                 <File
386                     RelPath = "Builders\NUnitTestFixtureBuilder.cs"
387                     SubType = "Code"
388                     BuildAction = "Compile"
389                 />
390                 <File
391                     RelPath = "Builders\SetUpFixtureBuilder.cs"
392                     SubType = "Code"
393                     BuildAction = "Compile"
394                 />
395                 <File
396                     RelPath = "Builders\TestAssemblyBuilder.cs"
397                     SubType = "Code"
398                     BuildAction = "Compile"
399                 />
400                 <File
401                     RelPath = "Extensibility\EventListenerCollection.cs"
402                     SubType = "Code"
403                     BuildAction = "Compile"
404                 />
405                 <File
406                     RelPath = "Extensibility\FrameworkRegistry.cs"
407                     SubType = "Code"
408                     BuildAction = "Compile"
409                 />
410                 <File
411                     RelPath = "Extensibility\SuiteBuilderCollection.cs"
412                     SubType = "Code"
413                     BuildAction = "Compile"
414                 />
415                 <File
416                     RelPath = "Extensibility\TestCaseBuilderCollection.cs"
417                     SubType = "Code"
418                     BuildAction = "Compile"
419                 />
420                 <File
421                     RelPath = "Extensibility\TestDecoratorCollection.cs"
422                     SubType = "Code"
423                     BuildAction = "Compile"
424                 />
425             </Include>
426         </Files>
427     </CSHARP>
428 </VisualStudioProject>