[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / class / Microsoft.Build.Framework / Test / Microsoft.Build.Framework.Test.mdp
1 <Project name="Microsoft.Build.Framework.Test" fileversion="2.0" language="C#" clr-version="Net_2_0" ctype="DotNetProject">
2   <Configurations active="Debug">
3     <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4       <Output directory="./bin/Debug" assembly="Microsoft.Build.Framework.Test" />
5       <Build debugmode="True" target="Library" />
6       <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
7       <CodeGeneration compiler="Csc" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8     </Configuration>
9     <Configuration name="Release" ctype="DotNetProjectConfiguration">
10       <Output directory="./bin/Release" assembly="Microsoft.Build.Framework.Test" />
11       <Build debugmode="False" target="Library" />
12       <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
13       <CodeGeneration compiler="Csc" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14     </Configuration>
15   </Configurations>
16   <DeployTargets />
17   <DeploymentInformation strategy="File">
18     <excludeFiles />
19   </DeploymentInformation>
20   <Contents>
21     <File name="./Microsoft.Build.Framework/BuildErrorEventArgsTest.cs" subtype="Code" buildaction="Compile" />
22     <File name="./Microsoft.Build.Framework/BuildFinishedEventArgsTest.cs" subtype="Code" buildaction="Compile" />
23     <File name="./Microsoft.Build.Framework/BuildMessageEventArgsTest.cs" subtype="Code" buildaction="Compile" />
24     <File name="./Microsoft.Build.Framework/BuildStartedEventArgsTest.cs" subtype="Code" buildaction="Compile" />
25     <File name="./Microsoft.Build.Framework/BuildWarningEventArgsTest.cs" subtype="Code" buildaction="Compile" />
26     <File name="./Microsoft.Build.Framework/LoggerExceptionTest.cs" subtype="Code" buildaction="Compile" />
27     <File name="./Microsoft.Build.Framework/ProjectFinishedEventArgsTest.cs" subtype="Code" buildaction="Compile" />
28     <File name="./Microsoft.Build.Framework/ProjectStartedEventArgsTest.cs" subtype="Code" buildaction="Compile" />
29     <File name="./Microsoft.Build.Framework/TaskFinishedEventArgsTest.cs" subtype="Code" buildaction="Compile" />
30     <File name="./Microsoft.Build.Framework/TaskStartedEventArgsTest.cs" subtype="Code" buildaction="Compile" />
31     <File name="./Microsoft.Build.Framework/TargetStartedEventArgsTest.cs" subtype="Code" buildaction="Compile" />
32     <File name="./Microsoft.Build.Framework/TargetFinishedEventArgsTest.cs" subtype="Code" buildaction="Compile" />
33     <File name="./Microsoft.Build.Framework/ExternalProjectFinishedEventArgsTest.cs" subtype="Code" buildaction="Compile" />
34     <File name="./Microsoft.Build.Framework/ExternalProjectStartedEventArgsTest.cs" subtype="Code" buildaction="Compile" />
35     <File name="./Microsoft.Build.Framework/BuildEventArgsTest.cs" subtype="Code" buildaction="Compile" />
36   </Contents>
37   <References>
38     <ProjectReference type="Gac" localcopy="True" refto="nunit.framework, Version=2.2.0.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77" />
39     <ProjectReference type="Gac" localcopy="True" refto="Microsoft.Build.Framework, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
40   </References>
41 </Project>