update MEF to preview 9
[mcs.git] / class / System.ComponentModel.Composition / src / Composition.Initialization / Composition.InitializationSL.csproj
blob27a77b8040d0d79e7957f51cbba1115289854df9
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">\r
3   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">\r
4     <CodeAnalysisRuleSet>Migrated rules for Composition.Initialization.ruleset</CodeAnalysisRuleSet>\r
5     <CodeAnalysisRules />\r
6   </PropertyGroup>\r
7   <PropertyGroup>\r
8     <IsSilverlight>true</IsSilverlight>\r
9     <DefineConstants>$(DefineConstants);SILVERLIGHT</DefineConstants>\r
10     <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>\r
11     <OutputPath>..\..\bin\SL</OutputPath>\r
12     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
13     <NoWarn>1570;1572;1573;1591;1699</NoWarn>\r
14   </PropertyGroup>\r
15   <PropertyGroup>\r
16     <ProjectClrTypes>FULLCLR;SILVERLIGHT</ProjectClrTypes>\r
17     <ProductVersion>9.0.30729</ProductVersion>\r
18     <SchemaVersion>2.0</SchemaVersion>\r
19     <OutputType>Library</OutputType>\r
20     <AssemblyName>System.ComponentModel.Composition.Initialization</AssemblyName>\r
21     <RootNamespace>System.ComponentModel.Composition.Initialization</RootNamespace>\r
22     <DocumentationFile>$(OutputPath)\System.ComponentModel.Composition.Initialization.xml</DocumentationFile>\r
23     <ProjectGuid>{A497DC28-0A3B-4BAD-B964-B8B436686D98}</ProjectGuid>\r
24     <PublishUrl>publish\</PublishUrl>\r
25     <Install>true</Install>\r
26     <InstallFrom>Disk</InstallFrom>\r
27     <UpdateEnabled>false</UpdateEnabled>\r
28     <UpdateMode>Foreground</UpdateMode>\r
29     <UpdateInterval>7</UpdateInterval>\r
30     <UpdateIntervalUnits>Days</UpdateIntervalUnits>\r
31     <UpdatePeriodically>false</UpdatePeriodically>\r
32     <UpdateRequired>false</UpdateRequired>\r
33     <MapFileExtensions>true</MapFileExtensions>\r
34     <ApplicationRevision>0</ApplicationRevision>\r
35     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>\r
36     <IsWebBootstrapper>false</IsWebBootstrapper>\r
37     <UseApplicationTrust>false</UseApplicationTrust>\r
38     <BootstrapperEnabled>true</BootstrapperEnabled>\r
39   </PropertyGroup>\r
40   <PropertyGroup>\r
41     <SignAssembly>true</SignAssembly>\r
42     <NoStdLib>true</NoStdLib>\r
43   </PropertyGroup>\r
44   <ItemGroup>\r
45     <Reference Include="mscorlib" />\r
46     <Reference Include="System" />\r
47     <Reference Include="System.Core" />\r
48     <Reference Include="System.Net" />\r
49     <Reference Include="System.Xml" />\r
50     <ProjectReference Include="..\ComponentModel\ComponentModelSL.csproj">\r
51       <Project>{1BBA5101-D4F0-48B8-A5D6-7B23A099DCE3}</Project>\r
52       <Name>ComponentModelSL</Name>\r
53     </ProjectReference>\r
54   </ItemGroup>\r
55   <ItemGroup Condition="'$(IsSilverLight)' == 'true'">\r
56     <Reference Include="System.Windows" />\r
57     <Compile Include="System\ComponentModel\Composition\Hosting\CompositionHost.cs" />\r
58     <Compile Include="System\ComponentModel\Composition\CompositionInitializer.AssemblyList.cs" />\r
59     <Compile Include="System\ComponentModel\Composition\CompositionInitializer.cs" />\r
60     <Compile Include="System\ComponentModel\Composition\Hosting\DeploymentCatalog.cs" />\r
61     <Compile Include="System\ComponentModel\Composition\Hosting\Package.cs" />\r
62   </ItemGroup>\r
63   <ItemGroup>\r
64     <Compile Include="AssemblyInfo.cs" />\r
65     <Compile Include="Microsoft\Internal\Lock.cs" />\r
66     <Compile Include="Microsoft\Internal\Lock.Reader.cs" />\r
67     <Compile Include="Microsoft\Internal\Lock.Writer.cs" />\r
68     <Compile Include="Microsoft\Internal\Requires.cs" />\r
69     <Compile Include="Strings.Designer.cs">\r
70       <AutoGen>True</AutoGen>\r
71       <DesignTime>True</DesignTime>\r
72       <DependentUpon>Strings.resx</DependentUpon>\r
73     </Compile>\r
74     <Compile Include="SuppressMessages.cs" />\r
75     <Compile Include="System\ComponentModel\Composition\ExportFactoryOfT.cs" />\r
76     <Compile Include="System\ComponentModel\Composition\ExportFactoryOfTTMetadata.cs" />\r
77     <Compile Include="System\ComponentModel\Composition\ExportLifetimeContextOfT.cs" />\r
78   </ItemGroup>\r
79   <ItemGroup>\r
80     <EmbeddedResource Include="Strings.resx">\r
81       <Generator>ResXFileCodeGenerator</Generator>\r
82       <LastGenOutput>Strings.Designer.cs</LastGenOutput>\r
83       <SubType>Designer</SubType>\r
84     </EmbeddedResource>\r
85   </ItemGroup>\r
86   <ItemGroup>\r
87     <BootstrapperPackage Include="Microsoft.Net.Client.3.5">\r
88       <Visible>False</Visible>\r
89       <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>\r
90       <Install>false</Install>\r
91     </BootstrapperPackage>\r
92     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">\r
93       <Visible>False</Visible>\r
94       <ProductName>.NET Framework 3.5 SP1</ProductName>\r
95       <Install>true</Install>\r
96     </BootstrapperPackage>\r
97     <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">\r
98       <Visible>False</Visible>\r
99       <ProductName>Windows Installer 3.1</ProductName>\r
100       <Install>true</Install>\r
101     </BootstrapperPackage>\r
102   </ItemGroup>\r
103   <Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight\v3.0\Microsoft.Silverlight.CSharp.targets" />\r
104   <ProjectExtensions>\r
105     <VisualStudio>\r
106       <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">\r
107         <SilverlightProjectProperties />\r
108       </FlavorProperties>\r
109     </VisualStudio>\r
110   </ProjectExtensions>\r
111 </Project>