[msvc] Update csproj files (#4711)
[mono.git] / mcs / nunit24 / NUnitFramework / framework / nunit.framework.dll.csproj
1 <VisualStudioProject>\r
2     <CSHARP\r
3         ProjectType = "Local"\r
4         ProductVersion = "7.10.3077"\r
5         SchemaVersion = "2.0"\r
6         ProjectGuid = "{83DD7E12-A705-4DBA-9D71-09C8973D9382}"\r
7     >\r
8         <Build>\r
9             <Settings\r
10                 ApplicationIcon = ""\r
11                 AssemblyKeyContainerName = ""\r
12                 AssemblyName = "nunit.framework"\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.Framework"\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 = "bin\Debug\nunit.framework.xml"\r
33                     DebugSymbols = "true"\r
34                     FileAlignment = "4096"\r
35                     IncrementalBuild = "true"\r
36                     NoStdLib = "false"\r
37                     NoWarn = ""\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 = "bin\Release\nunit.framework.xml"\r
53                     DebugSymbols = "false"\r
54                     FileAlignment = "4096"\r
55                     IncrementalBuild = "false"\r
56                     NoStdLib = "false"\r
57                     NoWarn = ""\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 = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"\r
71                 />\r
72                 <Reference\r
73                     Name = "System.Data"\r
74                     AssemblyName = "System.Data"\r
75                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"\r
76                 />\r
77                 <Reference\r
78                     Name = "System.XML"\r
79                     AssemblyName = "System.Xml"\r
80                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"\r
81                 />\r
82             </References>\r
83         </Build>\r
84         <Files>\r
85             <Include>\r
86                 <File\r
87                     RelPath = "AbstractAsserter.cs"\r
88                     SubType = "Code"\r
89                     BuildAction = "Compile"\r
90                 />\r
91                 <File\r
92                     RelPath = "AssemblyInfo.cs"\r
93                     SubType = "Code"\r
94                     BuildAction = "Compile"\r
95                 />\r
96                 <File\r
97                     RelPath = "Assert.cs"\r
98                     SubType = "Code"\r
99                     BuildAction = "Compile"\r
100                 />\r
101                 <File\r
102                     RelPath = "Assertion.cs"\r
103                     SubType = "Code"\r
104                     BuildAction = "Compile"\r
105                 />\r
106                 <File\r
107                     RelPath = "AssertionException.cs"\r
108                     SubType = "Code"\r
109                     BuildAction = "Compile"\r
110                 />\r
111                 <File\r
112                     RelPath = "AssertionFailureMessage.cs"\r
113                     SubType = "Code"\r
114                     BuildAction = "Compile"\r
115                 />\r
116                 <File\r
117                     RelPath = "AssertionHelper.cs"\r
118                     SubType = "Code"\r
119                     BuildAction = "Compile"\r
120                 />\r
121                 <File\r
122                     RelPath = "CategoryAttribute.cs"\r
123                     SubType = "Code"\r
124                     BuildAction = "Compile"\r
125                 />\r
126                 <File\r
127                     RelPath = "CollectionAssert.cs"\r
128                     SubType = "Code"\r
129                     BuildAction = "Compile"\r
130                 />\r
131                 <File\r
132                     RelPath = "CommonAssemblyInfo.cs"\r
133                     Link = "..\..\CommonAssemblyInfo.cs"\r
134                     SubType = "Code"\r
135                     BuildAction = "Compile"\r
136                 />\r
137                 <File\r
138                     RelPath = "DescriptionAttribute.cs"\r
139                     SubType = "Code"\r
140                     BuildAction = "Compile"\r
141                 />\r
142                 <File\r
143                     RelPath = "ExpectedExceptionAttribute.cs"\r
144                     SubType = "Code"\r
145                     BuildAction = "Compile"\r
146                 />\r
147                 <File\r
148                     RelPath = "ExplicitAttribute.cs"\r
149                     SubType = "Code"\r
150                     BuildAction = "Compile"\r
151                 />\r
152                 <File\r
153                     RelPath = "FileAssert.cs"\r
154                     SubType = "Code"\r
155                     BuildAction = "Compile"\r
156                 />\r
157                 <File\r
158                     RelPath = "IAsserter.cs"\r
159                     SubType = "Code"\r
160                     BuildAction = "Compile"\r
161                 />\r
162                 <File\r
163                     RelPath = "IExpectException.cs"\r
164                     SubType = "Code"\r
165                     BuildAction = "Compile"\r
166                 />\r
167                 <File\r
168                     RelPath = "IgnoreAttribute.cs"\r
169                     SubType = "Code"\r
170                     BuildAction = "Compile"\r
171                 />\r
172                 <File\r
173                     RelPath = "IgnoreException.cs"\r
174                     SubType = "Code"\r
175                     BuildAction = "Compile"\r
176                 />\r
177                 <File\r
178                     RelPath = "IncludeExcludeAttributes.cs"\r
179                     SubType = "Code"\r
180                     BuildAction = "Compile"\r
181                 />\r
182                 <File\r
183                     RelPath = "MessageWriter.cs"\r
184                     SubType = "Code"\r
185                     BuildAction = "Compile"\r
186                 />\r
187                 <File\r
188                     RelPath = "MsgUtils.cs"\r
189                     SubType = "Code"\r
190                     BuildAction = "Compile"\r
191                 />\r
192                 <File\r
193                     RelPath = "OldTestCase.cs"\r
194                     SubType = "Code"\r
195                     BuildAction = "Compile"\r
196                 />\r
197                 <File\r
198                     RelPath = "PropertyAttribute.cs"\r
199                     SubType = "Code"\r
200                     BuildAction = "Compile"\r
201                 />\r
202                 <File\r
203                     RelPath = "SetCultureAttribute.cs"\r
204                     SubType = "Code"\r
205                     BuildAction = "Compile"\r
206                 />\r
207                 <File\r
208                     RelPath = "GlobalSettings.cs"\r
209                     SubType = "Code"\r
210                     BuildAction = "Compile"\r
211                 />\r
212                 <File\r
213                     RelPath = "SetUpAttribute.cs"\r
214                     SubType = "Code"\r
215                     BuildAction = "Compile"\r
216                 />\r
217                 <File\r
218                     RelPath = "SetUpFixtureAttribute.cs"\r
219                     SubType = "Code"\r
220                     BuildAction = "Compile"\r
221                 />\r
222                 <File\r
223                     RelPath = "StringAssert.cs"\r
224                     SubType = "Code"\r
225                     BuildAction = "Compile"\r
226                 />\r
227                 <File\r
228                     RelPath = "SuiteAttribute.cs"\r
229                     SubType = "Code"\r
230                     BuildAction = "Compile"\r
231                 />\r
232                 <File\r
233                     RelPath = "TearDownAttribute.cs"\r
234                     SubType = "Code"\r
235                     BuildAction = "Compile"\r
236                 />\r
237                 <File\r
238                     RelPath = "TestAttribute.cs"\r
239                     SubType = "Code"\r
240                     BuildAction = "Compile"\r
241                 />\r
242                 <File\r
243                     RelPath = "TestFixtureAttribute.cs"\r
244                     SubType = "Code"\r
245                     BuildAction = "Compile"\r
246                 />\r
247                 <File\r
248                     RelPath = "TestFixtureSetUpAttribute.cs"\r
249                     SubType = "Code"\r
250                     BuildAction = "Compile"\r
251                 />\r
252                 <File\r
253                     RelPath = "TestFixtureTearDownAttribute.cs"\r
254                     SubType = "Code"\r
255                     BuildAction = "Compile"\r
256                 />\r
257                 <File\r
258                     RelPath = "TextMessageWriter.cs"\r
259                     SubType = "Code"\r
260                     BuildAction = "Compile"\r
261                 />\r
262                 <File\r
263                     RelPath = "Constraints\BinaryOperations.cs"\r
264                     SubType = "Code"\r
265                     BuildAction = "Compile"\r
266                 />\r
267                 <File\r
268                     RelPath = "Constraints\CollectionConstraints.cs"\r
269                     SubType = "Code"\r
270                     BuildAction = "Compile"\r
271                 />\r
272                 <File\r
273                     RelPath = "Constraints\ComparisonConstraints.cs"\r
274                     SubType = "Code"\r
275                     BuildAction = "Compile"\r
276                 />\r
277                 <File\r
278                     RelPath = "Constraints\Constraint.cs"\r
279                     SubType = "Code"\r
280                     BuildAction = "Compile"\r
281                 />\r
282                 <File\r
283                     RelPath = "Constraints\ConstraintBuilder.cs"\r
284                     SubType = "Code"\r
285                     BuildAction = "Compile"\r
286                 />\r
287                 <File\r
288                     RelPath = "Constraints\ContainsConstraint.cs"\r
289                     SubType = "Code"\r
290                     BuildAction = "Compile"\r
291                 />\r
292                 <File\r
293                     RelPath = "Constraints\EmptyConstraint.cs"\r
294                     SubType = "Code"\r
295                     BuildAction = "Compile"\r
296                 />\r
297                 <File\r
298                     RelPath = "Constraints\EqualConstraint.cs"\r
299                     SubType = "Code"\r
300                     BuildAction = "Compile"\r
301                 />\r
302                 <File\r
303                     RelPath = "Constraints\Numerics.cs"\r
304                     SubType = "Code"\r
305                     BuildAction = "Compile"\r
306                 />\r
307                 <File\r
308                     RelPath = "Constraints\PrefixConstraints.cs"\r
309                     SubType = "Code"\r
310                     BuildAction = "Compile"\r
311                 />\r
312                 <File\r
313                     RelPath = "Constraints\PropertyConstraint.cs"\r
314                     SubType = "Code"\r
315                     BuildAction = "Compile"\r
316                 />\r
317                 <File\r
318                     RelPath = "Constraints\SameAsConstraint.cs"\r
319                     SubType = "Code"\r
320                     BuildAction = "Compile"\r
321                 />\r
322                 <File\r
323                     RelPath = "Constraints\StringConstraints.cs"\r
324                     SubType = "Code"\r
325                     BuildAction = "Compile"\r
326                 />\r
327                 <File\r
328                     RelPath = "Constraints\TypeConstraints.cs"\r
329                     SubType = "Code"\r
330                     BuildAction = "Compile"\r
331                 />\r
332                 <File\r
333                     RelPath = "SyntaxHelpers\Has.cs"\r
334                     SubType = "Code"\r
335                     BuildAction = "Compile"\r
336                 />\r
337                 <File\r
338                     RelPath = "SyntaxHelpers\Is.cs"\r
339                     SubType = "Code"\r
340                     BuildAction = "Compile"\r
341                 />\r
342                 <File\r
343                     RelPath = "SyntaxHelpers\List.cs"\r
344                     SubType = "Code"\r
345                     BuildAction = "Compile"\r
346                 />\r
347                 <File\r
348                     RelPath = "SyntaxHelpers\ListMapper.cs"\r
349                     SubType = "Code"\r
350                     BuildAction = "Compile"\r
351                 />\r
352                 <File\r
353                     RelPath = "SyntaxHelpers\Text.cs"\r
354                     SubType = "Code"\r
355                     BuildAction = "Compile"\r
356                 />\r
357             </Include>\r
358         </Files>\r
359     </CSHARP>\r
360 </VisualStudioProject>\r
361 \r