Add VS project files for test project
[mono.git] / mcs / class / Microsoft.Build.Tasks / Microsoft.Build.Tasks-net_3_5.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>9.0.30729</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699</NoWarn>\r
11     <OutputPath>./../../class/lib/net_3_5</OutputPath>\r
12     <NoStdLib>true</NoStdLib>\r
13     \r
14     <AppDesignerFolder>Properties</AppDesignerFolder>\r
15     <RootNamespace></RootNamespace>\r
16     <AssemblyName>Microsoft.Build.Tasks.v3.5</AssemblyName>\r
17     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
18     <FileAlignment>512</FileAlignment>\r
19   </PropertyGroup>\r
20   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
21     <DebugSymbols>true</DebugSymbols>\r
22     <DebugType>full</DebugType>\r
23     <NoWarn>1699</NoWarn>\r
24     <Optimize>false</Optimize>\r
25     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_5</DefineConstants>\r
26     <ErrorReport>prompt</ErrorReport>\r
27     <WarningLevel>4</WarningLevel>\r
28     <AdditionalLibPaths>./../../class/lib/net_3_5,./../../class/lib/net_2_0</AdditionalLibPaths>\r
29   </PropertyGroup>\r
30   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
31     <DebugType>pdbonly</DebugType>\r
32     <NoWarn>1699</NoWarn>\r
33     <Optimize>true</Optimize>\r
34     <DefineConstants>NET_1_1;NET_2_0;NET_3_5</DefineConstants>\r
35     <ErrorReport>prompt</ErrorReport>\r
36     <WarningLevel>4</WarningLevel>\r
37     <AdditionalLibPaths>./../../class/lib/net_3_5,./../../class/lib/net_2_0</AdditionalLibPaths>\r
38   </PropertyGroup>\r
39   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
40   <ItemGroup>\r
41    <Compile Include="Assembly\AssemblyInfo.cs" />
42    <Compile Include="..\..\build\common\Consts.cs" />
43    <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
44    <Compile Include="Microsoft.Build.Tasks\AL.cs" />
45    <Compile Include="Microsoft.Build.Tasks\AppDomainIsolatedTaskExtension.cs" />
46    <Compile Include="Microsoft.Build.Tasks\AspNetCompiler.cs" />
47    <Compile Include="Microsoft.Build.Tasks\AssemblyResolver.cs" />
48    <Compile Include="Microsoft.Build.Tasks\AssignCulture.cs" />
49    <Compile Include="Microsoft.Build.Tasks\AssignProjectConfiguration.cs" />
50    <Compile Include="Microsoft.Build.Tasks\AssignTargetPath.cs" />
51    <Compile Include="Microsoft.Build.Tasks\CallTarget.cs" />
52    <Compile Include="Microsoft.Build.Tasks\CombinePath.cs" />
53    <Compile Include="Microsoft.Build.Tasks\CommandLineBuilderExtension.cs" />
54    <Compile Include="Microsoft.Build.Tasks\Copy.cs" />
55    <Compile Include="Microsoft.Build.Tasks\CreateCSharpManifestResourceName.cs" />
56    <Compile Include="Microsoft.Build.Tasks\CreateItem.cs" />
57    <Compile Include="Microsoft.Build.Tasks\CreateManifestResourceName.cs" />
58    <Compile Include="Microsoft.Build.Tasks\CreateProperty.cs" />
59    <Compile Include="Microsoft.Build.Tasks\CreateTemporaryVCProject.cs" />
60    <Compile Include="Microsoft.Build.Tasks\CreateVisualBasicManifestResourceName.cs" />
61    <Compile Include="Microsoft.Build.Tasks\Csc.cs" />
62    <Compile Include="Microsoft.Build.Tasks\Delete.cs" />
63    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\BootstrapperBuilder.cs" />
64    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\BuildMessage.cs" />
65    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\BuildMessageSeverity.cs" />
66    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\BuildResults.cs" />
67    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\BuildSettings.cs" />
68    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\ComponentsLocation.cs" />
69    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\IBootstrapperBuilder.cs" />
70    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\IBuildMessage.cs" />
71    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\IBuildResults.cs" />
72    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\IBuildSettings.cs" />
73    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\IProductBuilderCollection.cs" />
74    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\IProductBuilder.cs" />
75    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\IProductCollection.cs" />
76    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\IProduct.cs" />
77    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\ProductBuilderCollection.cs" />
78    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\ProductBuilder.cs" />
79    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\ProductCollection.cs" />
80    <Compile Include="Microsoft.Build.Tasks.Deployment.Bootstrapper\Product.cs" />
81    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\ApplicationIdentity.cs" />
82    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\ApplicationManifest.cs" />
83    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\AssemblyIdentity.cs" />
84    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\AssemblyManifest.cs" />
85    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\AssemblyReferenceCollection.cs" />
86    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\AssemblyReference.cs" />
87    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\AssemblyReferenceType.cs" />
88    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\BaseReference.cs" />
89    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\ComClass.cs" />
90    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\DeployManifest.cs" />
91    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\FileReferenceCollection.cs" />
92    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\FileReference.cs" />
93    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\Manifest.cs" />
94    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\ManifestReader.cs" />
95    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\ManifestWriter.cs" />
96    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\OutputMessageCollection.cs" />
97    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\OutputMessage.cs" />
98    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\OutputMessageType.cs" />
99    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\ProxyStub.cs" />
100    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\SecurityUtilities.cs" />
101    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\TrustInfo.cs" />
102    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\TypeLib.cs" />
103    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\UpdateMode.cs" />
104    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\UpdateUnit.cs" />
105    <Compile Include="Microsoft.Build.Tasks.Deployment.ManifestUtilities\WindowClass.cs" />
106    <Compile Include="Microsoft.Build.Tasks\Error.cs" />
107    <Compile Include="Microsoft.Build.Tasks\Exec.cs" />
108    <Compile Include="Microsoft.Build.Tasks\ExtractedClassName.cs" />
109    <Compile Include="Microsoft.Build.Tasks\FindAppConfigFile.cs" />
110    <Compile Include="Microsoft.Build.Tasks\FindUnderPath.cs" />
111    <Compile Include="Microsoft.Build.Tasks\FormatUrl.cs" />
112    <Compile Include="Microsoft.Build.Tasks\FormatVersion.cs" />
113    <Compile Include="Microsoft.Build.Tasks\GenerateApplicationManifest.cs" />
114    <Compile Include="Microsoft.Build.Tasks\GenerateBootstrapper.cs" />
115    <Compile Include="Microsoft.Build.Tasks\GenerateDeploymentManifest.cs" />
116    <Compile Include="Microsoft.Build.Tasks\GenerateManifestBase.cs" />
117    <Compile Include="Microsoft.Build.Tasks\GenerateResource.cs" />
118    <Compile Include="Microsoft.Build.Tasks\GenerateTrustInfo.cs" />
119    <Compile Include="Microsoft.Build.Tasks\GetAssemblyIdentity.cs" />
120    <Compile Include="Microsoft.Build.Tasks\GetFrameworkPath.cs" />
121    <Compile Include="Microsoft.Build.Tasks\GetFrameworkSdkPath.cs" />
122    <Compile Include="Microsoft.Build.Tasks\GetReferenceAssemblyPaths.cs" />
123    <Compile Include="Microsoft.Build.Tasks.Hosting\ICscHostObject.cs" />
124    <Compile Include="Microsoft.Build.Tasks.Hosting\IVbcHostObject.cs" />
125    <Compile Include="Microsoft.Build.Tasks\LC.cs" />
126    <Compile Include="Microsoft.Build.Tasks\MakeDir.cs" />
127    <Compile Include="Microsoft.Build.Tasks\ManagedCompiler.cs" />
128    <Compile Include="Microsoft.Build.Tasks\Message.cs" />
129    <Compile Include="Microsoft.Build.Tasks\MSBuild.cs" />
130    <Compile Include="Microsoft.Build.Tasks\PcFileCache.cs" />
131    <Compile Include="Microsoft.Build.Tasks\LibraryPcFileCache.cs" />
132    <Compile Include="Microsoft.Build.Tasks\ReadLinesFromFile.cs" />
133    <Compile Include="Microsoft.Build.Tasks\RegisterAssembly.cs" />
134    <Compile Include="Microsoft.Build.Tasks\RemoveDir.cs" />
135    <Compile Include="Microsoft.Build.Tasks\RemoveDuplicates.cs" />
136    <Compile Include="Microsoft.Build.Tasks\ResolveAssemblyReference.cs" />
137    <Compile Include="Microsoft.Build.Tasks\ResolvedReference.cs" />
138    <Compile Include="Microsoft.Build.Tasks\ResolveManifestFiles.cs" />
139    <Compile Include="Microsoft.Build.Tasks\ResolveProjectBase.cs" />
140    <Compile Include="Microsoft.Build.Tasks\SGen.cs" />
141    <Compile Include="Microsoft.Build.Tasks\SignFile.cs" />
142    <Compile Include="Microsoft.Build.Tasks\TaskExtension.cs" />
143    <Compile Include="Microsoft.Build.Tasks\TaskLoggingHelperExtension.cs" />
144    <Compile Include="Microsoft.Build.Tasks\ToolTaskExtension.cs" />
145    <Compile Include="Microsoft.Build.Tasks\Touch.cs" />
146    <Compile Include="Microsoft.Build.Tasks\UnregisterAssembly.cs" />
147    <Compile Include="Microsoft.Build.Tasks\UpdateManifest.cs" />
148    <Compile Include="Microsoft.Build.Tasks\Vbc.cs" />
149    <Compile Include="Microsoft.Build.Tasks\VCBuild.cs" />
150    <Compile Include="Microsoft.Build.Tasks\Warning.cs" />
151    <Compile Include="Microsoft.Build.Tasks\WriteLinesToFile.cs" />
152    <Compile Include="Mono.XBuild.Tasks.GenerateResourceInternal\PoResourceReader.cs" />
153    <Compile Include="Mono.XBuild.Tasks.GenerateResourceInternal\PoResourceWriter.cs" />
154    <Compile Include="Mono.XBuild.Tasks.GenerateResourceInternal\TxtResourceReader.cs" />
155    <Compile Include="Mono.XBuild.Tasks.GenerateResourceInternal\TxtResourceWriter.cs" />
156    <Compile Include="..\Microsoft.Build.Utilities\Mono.XBuild.Utilities\MSBuildUtils.cs" />
157    <Compile Include="..\Microsoft.Build.Engine\Microsoft.Build.BuildEngine\DirectoryScanner.cs" />
158    <Compile Include="..\Microsoft.Build.Engine\Microsoft.Build.BuildEngine\UnknownToolsVersionException.cs" />
159 \r
160   </ItemGroup>\r
161   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
162        Other similar extension points exist, see Microsoft.Common.targets.\r
163   <Target Name="BeforeBuild">\r
164   </Target>\r
165   <Target Name="AfterBuild">\r
166   </Target>\r
167   -->\r
168   <PropertyGroup>\r
169     <PreBuildEvent></PreBuildEvent>\r
170   </PropertyGroup>\r
171   <ItemGroup>\r
172         <Reference Include="mscorlib.dll">
173       <SpecificVersion>False</SpecificVersion>
174       <HintPath>mscorlib.dll</HintPath>
175     </Reference>
176     <Reference Include="mscorlib.dll">
177       <SpecificVersion>False</SpecificVersion>
178       <HintPath>mscorlib.dll</HintPath>
179     </Reference>
180     <Reference Include="System.dll">
181       <SpecificVersion>False</SpecificVersion>
182       <HintPath>System.dll</HintPath>
183     </Reference>
184     <Reference Include="System.Core.dll">
185       <SpecificVersion>False</SpecificVersion>
186       <HintPath>System.Core.dll</HintPath>
187     </Reference>
188     <Reference Include="System.Xml.dll">
189       <SpecificVersion>False</SpecificVersion>
190       <HintPath>System.Xml.dll</HintPath>
191     </Reference>
192     <Reference Include="System.Windows.Forms.dll">
193       <SpecificVersion>False</SpecificVersion>
194       <HintPath>System.Windows.Forms.dll</HintPath>
195     </Reference>
196     <Reference Include="Microsoft.Build.Utilities.v3.5.dll">
197       <SpecificVersion>False</SpecificVersion>
198       <HintPath>Microsoft.Build.Utilities.v3.5.dll</HintPath>
199     </Reference>
200     <Reference Include="./../../class/lib/net_3_5/Microsoft.Build.Framework.dll">
201       <SpecificVersion>False</SpecificVersion>
202       <HintPath>./../../class/lib/net_3_5/Microsoft.Build.Framework.dll</HintPath>
203     </Reference>
204     <Reference Include="./../../class/lib/net_3_5/Microsoft.Build.Engine.dll">
205       <SpecificVersion>False</SpecificVersion>
206       <HintPath>./../../class/lib/net_3_5/Microsoft.Build.Engine.dll</HintPath>
207     </Reference>
208 \r
209   </ItemGroup>\r
210   <ItemGroup>\r
211     <Folder Include="Properties\" />\r
212   </ItemGroup>\r
213   \r
214 </Project>\r
215