Merge pull request #1068 from esdrubal/bug18421
[mono.git] / mcs / class / System.ComponentModel.Composition / System.ComponentModel.Composition-net_4_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>{51392CAD-5DCF-443F-8ECF-C9113DF3B91A}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699,219,414</NoWarn>\r
11     <OutputPath>./../../class/lib/net_4_5</OutputPath>\r
12     <NoStdLib>True</NoStdLib>\r
13     <NoConfig>True</NoConfig>\r
14     \r
15     <AppDesignerFolder>Properties</AppDesignerFolder>\r
16     <RootNamespace>\r
17     </RootNamespace>\r
18     <AssemblyName>System.ComponentModel.Composition</AssemblyName>\r
19     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
20     <FileAlignment>512</FileAlignment>\r
21   </PropertyGroup>\r
22   \r
23   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
24     <DebugSymbols>true</DebugSymbols>\r
25     <DebugType>full</DebugType>\r
26     <NoWarn>1699,219,414</NoWarn>\r
27     <Optimize>false</Optimize>\r
28     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;CLR40;USE_ECMA_KEY;FEATURE_REFLECTIONCONTEXT;FEATURE_REFLECTIONFILEIO;FEATURE_SERIALIZATION;FEATURE_SLIMLOCK</DefineConstants>\r
29     <ErrorReport>prompt</ErrorReport>\r
30     <WarningLevel>4</WarningLevel>\r
31   </PropertyGroup>\r
32   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
33     <DebugType>pdbonly</DebugType>\r
34     <NoWarn>1699,219,414</NoWarn>\r
35     <Optimize>true</Optimize>\r
36     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;CLR40;USE_ECMA_KEY;FEATURE_REFLECTIONCONTEXT;FEATURE_REFLECTIONFILEIO;FEATURE_SERIALIZATION;FEATURE_SLIMLOCK</DefineConstants>\r
37     <ErrorReport>prompt</ErrorReport>\r
38     <WarningLevel>4</WarningLevel>\r
39   </PropertyGroup>\r
40   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
41   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
42   is a problem to compile the Mono mscorlib.dll -->\r
43   <PropertyGroup>\r
44     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
45   </PropertyGroup>\r
46   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
47   <ItemGroup>\r
48     <Compile Include="..\..\build\common\Consts.cs" />\r
49     <Compile Include="src\ComponentModel\AssemblyInfo.cs" />\r
50     <Compile Include="src\ComponentModel\Microsoft\Internal\Assumes.cs" />\r
51     <Compile Include="src\ComponentModel\Microsoft\Internal\Assumes.InternalErrorException.cs" />\r
52     <Compile Include="src\ComponentModel\Microsoft\Internal\AttributeServices.cs" />\r
53     <Compile Include="src\ComponentModel\Microsoft\Internal\Collections\CollectionServices.CollectionOfObject.cs" />\r
54     <Compile Include="src\ComponentModel\Microsoft\Internal\Collections\CollectionServices.cs" />\r
55     <Compile Include="src\ComponentModel\Microsoft\Internal\Collections\ConditionalWeakTable.cs" />\r
56     <Compile Include="src\ComponentModel\Microsoft\Internal\Collections\EnumerableCardinality.cs" />\r
57     <Compile Include="src\ComponentModel\Microsoft\Internal\Collections\ReadOnlyDictionary.cs" />\r
58     <Compile Include="src\ComponentModel\Microsoft\Internal\Collections\ReadOnlyDictionaryDebuggerProxy.cs" />\r
59     <Compile Include="src\ComponentModel\Microsoft\Internal\Collections\WeakReferenceCollection.cs" />\r
60     <Compile Include="src\ComponentModel\Microsoft\Internal\ContractServices.cs" />\r
61     <Compile Include="src\ComponentModel\Microsoft\Internal\GenerationServices.cs" />\r
62     <Compile Include="src\ComponentModel\Microsoft\Internal\LazyServices.cs" />\r
63     <Compile Include="src\ComponentModel\Microsoft\Internal\Lock.cs" />\r
64     <Compile Include="src\ComponentModel\Microsoft\Internal\Lock.Reader.cs" />\r
65     <Compile Include="src\ComponentModel\Microsoft\Internal\Lock.Writer.cs" />\r
66     <Compile Include="src\ComponentModel\Microsoft\Internal\ReflectionInvoke.cs" />\r
67     <Compile Include="src\ComponentModel\Microsoft\Internal\ReflectionServices.cs" />\r
68     <Compile Include="src\ComponentModel\Microsoft\Internal\Requires.cs" />\r
69     <Compile Include="src\ComponentModel\Microsoft\Internal\Runtime\Serialization\SerializationServices.cs" />\r
70     <Compile Include="src\ComponentModel\Microsoft\Internal\SilverlightReflectionInvoke.cs" />\r
71     <Compile Include="src\ComponentModel\Microsoft\Internal\StringComparers.cs" />\r
72     <Compile Include="src\ComponentModel\SilverlightAdditions.cs" />\r
73     <Compile Include="src\ComponentModel\Strings.Designer.cs" />\r
74     <Compile Include="src\ComponentModel\SuppressMessages.cs" />\r
75     <Compile Include="src\ComponentModel\SuppressMessagesBaselined.cs" />\r
76     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\AttributedModel\AttributedExportDefinition.cs" />\r
77     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\AttributedModel\AttributedModelDiscovery.cs" />\r
78     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\AttributedModel\AttributedPartCreationInfo.cs" />\r
79     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\AttributedModelServices.cs" />\r
80     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ChangeRejectedException.cs" />\r
81     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\CompositionContractMismatchException.cs" />\r
82     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\CompositionError.cs" />\r
83     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\CompositionErrorDebuggerProxy.cs" />\r
84     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\CompositionErrorId.cs" />\r
85     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\CompositionException.cs" />\r
86     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\CompositionResult.cs" />\r
87     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\CompositionResultOfT.cs" />\r
88     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ConstraintServices.cs" />\r
89     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ContractNameServices.cs" />\r
90     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\CreationPolicy.cs" />\r
91     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Diagnostics\CompositionTrace.cs" />\r
92     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Diagnostics\CompositionTraceId.cs" />\r
93     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Diagnostics\CompositionTraceSource.cs" />\r
94     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Diagnostics\SilverlightTraceWriter.cs" />\r
95     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Diagnostics\TraceSourceTraceWriter.cs" />\r
96     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Diagnostics\TraceWriter.cs" />\r
97     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ErrorBuilder.cs" />\r
98     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ExceptionBuilder.cs" />\r
99     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ExportAttribute.cs" />\r
100     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ExportCardinalityCheckResult.cs" />\r
101     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ExportMetadataAttribute.cs" />\r
102     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ExportServices.cs" />\r
103     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ExportServices.DisposableLazy.cs" />\r
104     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\AggregateCatalog.cs" />\r
105     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\AggregateExportProvider.cs" />\r
106     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\AssemblyCatalog.cs" />\r
107     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\AssemblyCatalogDebuggerProxy.cs" />\r
108     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\AtomicComposition.cs" />\r
109     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\AtomicCompositionExtensions.cs" />\r
110     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\CatalogExportProvider.CatalogChangeProxy.cs" />\r
111     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\CatalogExportProvider.CatalogExport.cs" />\r
112     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\CatalogExportProvider.cs" />\r
113     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\CatalogExportProvider.PartCreatorExport.cs" />\r
114     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\ComposablePartCatalogChangeEventArgs.cs" />\r
115     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\ComposablePartCatalogCollection.cs" />\r
116     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\ComposablePartExportProvider.cs" />\r
117     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\CompositionBatch.cs" />\r
118     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\CompositionBatch.SingleExportComposablePart.cs" />\r
119     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\CompositionConstants.cs" />\r
120     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\CompositionContainer.cs" />\r
121     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\CompositionLock.cs" />\r
122     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\CompositionServices.cs" />\r
123     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\DirectoryCatalog.cs" />\r
124     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\DirectoryCatalog.DirectoryCatalogDebuggerProxy.cs" />\r
125     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\ExportProvider.cs" />\r
126     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\ExportProvider.GetExportOverrides.cs" />\r
127     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\ExportsChangeEventArgs.cs" />\r
128     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\ImportEngine.cs" />\r
129     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\ImportEngine.EngineContext.cs" />\r
130     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\ImportEngine.PartManager.cs" />\r
131     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\ImportEngine.RecompositionManager.cs" />\r
132     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\INotifyComposablePartCatalogChanged.cs" />\r
133     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Hosting\TypeCatalog.cs" />\r
134     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\IAttributedImport.cs" />\r
135     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ICompositionError.cs" />\r
136     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ICompositionService.cs" />\r
137     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ImportAttribute.cs" />\r
138     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ImportCardinalityMismatchException.cs" />\r
139     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ImportingConstructorAttribute.cs" />\r
140     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ImportManyAttribute.cs" />\r
141     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\InheritedExportAttribute.cs" />\r
142     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\IPartImportsSatisfiedNotification.cs" />\r
143     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\MetadataAttributeAttribute.cs" />\r
144     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\MetadataServices.cs" />\r
145     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\MetadataViewGenerator.cs" />\r
146     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\MetadataViewProvider.cs" />\r
147     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\PartCreationPolicyAttribute.cs" />\r
148     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\PartCreatorOfT.cs" />\r
149     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\PartCreatorOfTTMetadata.cs" />\r
150     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\PartLifetimeContextOfT.cs" />\r
151     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\PartMetadataAttribute.cs" />\r
152     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\PartNotDiscoverableAttribute.cs" />\r
153     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Primitives\ComposablePart.cs" />\r
154     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Primitives\ComposablePartCatalog.cs" />\r
155     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Primitives\ComposablePartCatalogDebuggerProxy.cs" />\r
156     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Primitives\ComposablePartDefinition.cs" />\r
157     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Primitives\ComposablePartException.cs" />\r
158     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Primitives\CompositionElement.cs" />\r
159     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Primitives\CompositionElementDebuggerProxy.cs" />\r
160     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Primitives\CompositionElementExtensions.cs" />\r
161     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Primitives\ContractBasedImportDefinition.cs" />\r
162     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Primitives\Export.cs" />\r
163     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Primitives\ExportDefinition.cs" />\r
164     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Primitives\ExportedDelegate.cs" />\r
165     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Primitives\ICompositionElement.cs" />\r
166     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Primitives\ImportCardinality.cs" />\r
167     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Primitives\ImportDefinition.cs" />\r
168     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Primitives\IPartCreatorImportDefinition.cs" />\r
169     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\Primitives\SerializableCompositionElement.cs" />\r
170     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\DisposableReflectionComposablePart.cs" />\r
171     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ExportingMember.cs" />\r
172     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ImportingItem.cs" />\r
173     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ImportingMember.cs" />\r
174     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ImportingParameter.cs" />\r
175     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ImportType.cs" />\r
176     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\IReflectionPartCreationInfo.cs" />\r
177     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\LazyMemberInfo.cs" />\r
178     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\PartCreatorExportDefinition.cs" />\r
179     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\PartCreatorMemberImportDefinition.cs" />\r
180     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\PartCreatorParameterImportDefinition.cs" />\r
181     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ReflectionComposablePart.cs" />\r
182     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ReflectionComposablePartDefinition.cs" />\r
183     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ReflectionExtensions.cs" />\r
184     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ReflectionField.cs" />\r
185     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ReflectionImportDefinition.cs" />\r
186     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ReflectionItem.cs" />\r
187     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ReflectionItemType.cs" />\r
188     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ReflectionMember.cs" />\r
189     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ReflectionMemberExportDefinition.cs" />\r
190     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ReflectionMemberImportDefinition.cs" />\r
191     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ReflectionMethod.cs" />\r
192     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ReflectionModelServices.cs" />\r
193     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ReflectionParameter.cs" />\r
194     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ReflectionParameterImportDefinition.cs" />\r
195     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ReflectionProperty.cs" />\r
196     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ReflectionType.cs" />\r
197     <Compile Include="src\ComponentModel\System\ComponentModel\Composition\ReflectionModel\ReflectionWritableMember.cs" />\r
198     <Compile Include="src\ComponentModel\System\Lazy.cs" />\r
199     <Compile Include="src\ComponentModel\System\LazyOfTTMetadata.cs" />\r
200     <Compile Include="src\ComponentModel\System\Tuple.cs" />\r  </ItemGroup>\r
201   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
202        Other similar extension points exist, see Microsoft.Common.targets.\r
203   <Target Name="BeforeBuild">\r
204   </Target>\r
205   <Target Name="AfterBuild">\r
206   </Target>\r
207   -->\r
208   <PropertyGroup>\r
209     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
210
211     </PreBuildEvent>
212     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
213
214     </PreBuildEvent>
215 \r
216     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
217
218     </PostBuildEvent>
219     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
220
221     </PostBuildEvent>\r
222   </PropertyGroup>\r
223   <ItemGroup>\r
224     <ProjectReference Include="../corlib/corlib-net_4_5.csproj">\r
225       <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>\r
226       <Name>corlib-net_4_5</Name>\r
227     </ProjectReference>\r
228     <ProjectReference Include="../System/System-net_4_5.csproj">\r
229       <Project>{FFAC0B73-D997-493B-9C62-27656CD858BB}</Project>\r
230       <Name>System-net_4_5</Name>\r
231     </ProjectReference>\r
232     <ProjectReference Include="../System.Core/System.Core-net_4_5.csproj">\r
233       <Project>{D92530F4-3F2B-4351-BD21-9D6BEE6D2A4E}</Project>\r
234       <Name>System.Core-net_4_5</Name>\r
235     </ProjectReference>\r
236   </ItemGroup>\r
237   <ItemGroup>\r
238     <Folder Include="Properties\" />\r
239   </ItemGroup>\r
240   <ItemGroup>\r
241     <EmbeddedResource Include="Microsoft.Internal.Strings.resources">\r
242       <LogicalName>Microsoft.Internal.Strings.resources</LogicalName>\r
243     </EmbeddedResource>\r
244   </ItemGroup>\r
245 </Project>\r
246