* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / class / Microsoft.Build.Framework / Microsoft.Build.Framework.mdp
index 96dbb43fb676f6ae3f4bc172e14be1815bc334ef..1a7f4e38f0a2cd9bac02f960560b594e0a962da6 100644 (file)
@@ -1,15 +1,15 @@
-<Project name="Microsoft.Build.Framework" fileversion="2.0" language="C#" ctype="DotNetProject">
+<Project name="Microsoft.Build.Framework" fileversion="2.0" language="C#" clr-version="Net_2_0" ctype="DotNetProject">
   <Configurations active="Debug">
     <Configuration name="Debug" ctype="DotNetProjectConfiguration">
       <Output directory="./bin/Debug" assembly="Microsoft.Build.Framework" />
       <Build debugmode="True" target="Library" />
-      <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" />
+      <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
       <CodeGeneration compiler="Csc" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
     </Configuration>
     <Configuration name="Release" ctype="DotNetProjectConfiguration">
       <Output directory="./bin/Release" assembly="Microsoft.Build.Framework" />
       <Build debugmode="False" target="Library" />
-      <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" />
+      <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
       <CodeGeneration compiler="Csc" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
     </Configuration>
   </Configurations>
     <File name="./Microsoft.Build.Framework/TaskFinishedEventHandler.cs" subtype="Code" buildaction="Compile" />
     <File name="./Microsoft.Build.Framework/TaskStartedEventArgs.cs" subtype="Code" buildaction="Compile" />
     <File name="./Microsoft.Build.Framework/TaskStartedEventHandler.cs" subtype="Code" buildaction="Compile" />
-    <File name="./Mono.XBuild.Shared/AssemblyLoadInfo.cs" subtype="Code" buildaction="Compile" />
+    <File name="./Assembly/AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
+    <File name="./Microsoft.Build.Framework/ExternalProjectFinishedEventArgs.cs" subtype="Code" buildaction="Compile" />
+    <File name="./Microsoft.Build.Framework/ExternalProjectStartedEventArgs.cs" subtype="Code" buildaction="Compile" />
+    <File name="./Microsoft.Build.Framework/ITaskHost.cs" subtype="Code" buildaction="Compile" />
+    <File name="./Microsoft.Build.Framework/TaskCommandLineEventArgs.cs" subtype="Code" buildaction="Compile" />
+    <File name="./Mono.XBuild.Framework/AssemblyLoadInfo.cs" subtype="Code" buildaction="Compile" />
   </Contents>
   <References />
 </Project>
\ No newline at end of file