[asp.net] Do not duplicate assembly references passed to mcs
[mono.git] / mcs / class / System.Management / System.Management-net_2_0.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="3.5" 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_2_0</OutputPath>\r
12     <DefineConstants>NET_1_1;NET_2_0</DefineConstants>\r
13     <NoStdLib>true</NoStdLib>\r
14     \r
15     <AppDesignerFolder>Properties</AppDesignerFolder>\r
16     <RootNamespace>mscorlib</RootNamespace>\r
17     <AssemblyName>System.Management</AssemblyName>\r
18     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
19     <FileAlignment>512</FileAlignment>\r
20     <StartupObject>\r
21     </StartupObject>\r
22   </PropertyGroup>\r
23   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
24     <DebugSymbols>true</DebugSymbols>\r
25     <DebugType>full</DebugType>\r
26     <NoWarn>1699</NoWarn>\r
27     <Optimize>true</Optimize>\r
28     <DefineConstants>NET_1_1;NET_2_0</DefineConstants>\r
29     <ErrorReport>prompt</ErrorReport>\r
30     <WarningLevel>4</WarningLevel>\r
31     <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>\r
32   </PropertyGroup>\r
33   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
34     <DebugType>pdbonly</DebugType>\r
35     <NoWarn>1699</NoWarn>\r
36     <Optimize>true</Optimize>\r
37     <DefineConstants>NET_1_1;NET_2_0</DefineConstants>\r
38     <ErrorReport>prompt</ErrorReport>\r
39     <WarningLevel>4</WarningLevel>\r
40     <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>\r
41   </PropertyGroup>\r
42   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
43   <ItemGroup>\r
44    <Compile Include="..\..\build\common\Consts.cs" />
45    <Compile Include="..\..\build\common\Locale.cs" />
46    <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
47    <Compile Include="Assembly\AssemblyInfo.cs" />
48    <Compile Include="System.Management\AuthenticationLevel.cs" />
49    <Compile Include="System.Management\CimType.cs" />
50    <Compile Include="System.Management\CodeLanguage.cs" />
51    <Compile Include="System.Management\ComparisonSettings.cs" />
52    <Compile Include="System.Management\CompletedEventArgs.cs" />
53    <Compile Include="System.Management\CompletedEventHandler.cs" />
54    <Compile Include="System.Management\ConnectionOptions.cs" />
55    <Compile Include="System.Management\DeleteOptions.cs" />
56    <Compile Include="System.Management\EnumerationOptions.cs" />
57    <Compile Include="System.Management\EventArrivedEventArgs.cs" />
58    <Compile Include="System.Management\EventArrivedEventHandler.cs" />
59    <Compile Include="System.Management\EventQuery.cs" />
60    <Compile Include="System.Management\EventWatcherOptions.cs" />
61    <Compile Include="System.Management\ImpersonationLevel.cs" />
62    <Compile Include="System.Management\InvokeMethodOptions.cs" />
63    <Compile Include="System.Management\ManagementBaseObject.cs" />
64    <Compile Include="System.Management\ManagementClass.cs" />
65    <Compile Include="System.Management\ManagementDateTimeConverter.cs" />
66    <Compile Include="System.Management\ManagementEventArgs.cs" />
67    <Compile Include="System.Management\ManagementEventWatcher.cs" />
68    <Compile Include="System.Management\ManagementException.cs" />
69    <Compile Include="System.Management\ManagementNamedValueCollection.cs" />
70    <Compile Include="System.Management\ManagementObject.cs" />
71    <Compile Include="System.Management\ManagementObjectCollection.cs" />
72    <Compile Include="System.Management\ManagementObjectSearcher.cs" />
73    <Compile Include="System.Management\ManagementOperationObserver.cs" />
74    <Compile Include="System.Management\ManagementOptions.cs" />
75    <Compile Include="System.Management\ManagementPath.cs" />
76    <Compile Include="System.Management\ManagementQuery.cs" />
77    <Compile Include="System.Management\ManagementScope.cs" />
78    <Compile Include="System.Management\ManagementStatus.cs" />
79    <Compile Include="System.Management\MethodData.cs" />
80    <Compile Include="System.Management\MethodDataCollection.cs" />
81    <Compile Include="System.Management\ObjectGetOptions.cs" />
82    <Compile Include="System.Management\ObjectPutEventArgs.cs" />
83    <Compile Include="System.Management\ObjectPutEventHandler.cs" />
84    <Compile Include="System.Management\ObjectQuery.cs" />
85    <Compile Include="System.Management\ObjectReadyEventArgs.cs" />
86    <Compile Include="System.Management\ObjectReadyEventHandler.cs" />
87    <Compile Include="System.Management\ProgressEventArgs.cs" />
88    <Compile Include="System.Management\ProgressEventHandler.cs" />
89    <Compile Include="System.Management\PropertyData.cs" />
90    <Compile Include="System.Management\PropertyDataCollection.cs" />
91    <Compile Include="System.Management\PutOptions.cs" />
92    <Compile Include="System.Management\PutType.cs" />
93    <Compile Include="System.Management\QualifierData.cs" />
94    <Compile Include="System.Management\QualifierDataCollection.cs" />
95    <Compile Include="System.Management\RelatedObjectQuery.cs" />
96    <Compile Include="System.Management\RelationshipQuery.cs" />
97    <Compile Include="System.Management\SelectQuery.cs" />
98    <Compile Include="System.Management\StoppedEventArgs.cs" />
99    <Compile Include="System.Management\StoppedEventHandler.cs" />
100    <Compile Include="System.Management\TextFormat.cs" />
101    <Compile Include="System.Management\WqlEventQuery.cs" />
102    <Compile Include="System.Management\WqlObjectQuery.cs" />
103    <Compile Include="System.Management.Instrumentation\BaseEvent.cs" />
104    <Compile Include="System.Management.Instrumentation\DefaultManagementProjectInstaller.cs" />
105    <Compile Include="System.Management.Instrumentation\IEvent.cs" />
106    <Compile Include="System.Management.Instrumentation\IInstance.cs" />
107    <Compile Include="System.Management.Instrumentation\IgnoreMemberAttribute.cs" />
108    <Compile Include="System.Management.Instrumentation\Instance.cs" />
109    <Compile Include="System.Management.Instrumentation\Instrumentation.cs" />
110    <Compile Include="System.Management.Instrumentation\InstrumentationClassAttribute.cs" />
111    <Compile Include="System.Management.Instrumentation\InstrumentationType.cs" />
112    <Compile Include="System.Management.Instrumentation\InstrumentedAttribute.cs" />
113    <Compile Include="System.Management.Instrumentation\ManagedNameAttribute.cs" />
114    <Compile Include="System.Management.Instrumentation\ManagementInstaller.cs" />
115 \r
116   </ItemGroup>\r
117   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
118        Other similar extension points exist, see Microsoft.Common.targets.\r
119   <Target Name="BeforeBuild">\r
120   </Target>\r
121   <Target Name="AfterBuild">\r
122   </Target>\r
123   -->\r
124   <PropertyGroup>\r
125     <PreBuildEvent></PreBuildEvent>\r
126   </PropertyGroup>\r
127   <ItemGroup>
128     <Reference Include="mscorlib.dll">
129       <SpecificVersion>False</SpecificVersion>
130       <HintPath>..\\lib\build\mscorlib.dll</HintPath>
131     </Reference>
132     <Reference Include="mscorlib.dll">
133       <SpecificVersion>False</SpecificVersion>
134       <HintPath>..\\lib\build\mscorlib.dll</HintPath>
135     </Reference>
136     <Reference Include="System.dll">
137       <SpecificVersion>False</SpecificVersion>
138       <HintPath>..\\lib\build\System.dll</HintPath>
139     </Reference>
140     <Reference Include="System.Configuration.Install.dll">
141       <SpecificVersion>False</SpecificVersion>
142       <HintPath>..\\lib\build\System.Configuration.Install.dll</HintPath>
143     </Reference>
144   </ItemGroup>
145 \r
146   <ItemGroup>\r
147     <Folder Include="Properties\" />\r
148   </ItemGroup>\r
149   \r
150 </Project>\r
151