[Tizen] Add BuildTools 2.1.0-rc1-02804-05
[platform/upstream/coreclr.git] / Tools / dotnetcli / sdk / NuGetFallbackFolder / system.composition / 1.0.31 / system.composition.nuspec
1 <?xml version="1.0" encoding="utf-8"?>
2 <package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
3   <metadata minClientVersion="2.12">
4     <id>System.Composition</id>
5     <version>1.0.31</version>
6     <title>System.Composition</title>
7     <authors>Microsoft</authors>
8     <owners>microsoft,dotnetframework</owners>
9     <requireLicenseAcceptance>true</requireLicenseAcceptance>
10     <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
11     <projectUrl>https://dot.net/</projectUrl>
12     <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
13     <description>This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web.
14
15 Commonly Used Types:
16 System.Composition.ExportAttribute
17 System.Composition.ImportAttribute
18 System.Composition.Convention.ConventionBuilder
19 System.Composition.Hosting.CompositionHost
20 System.Composition.CompositionContext
21 System.Composition.CompositionContextExtensions
22  
23 When using NuGet 3.x this package requires at least version 3.4.</description>
24     <releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
25     <copyright>© Microsoft Corporation.  All rights reserved.</copyright>
26     <serviceable>true</serviceable>
27     <dependencies>
28       <dependency id="System.Composition.AttributedModel" version="1.0.31" />
29       <dependency id="System.Composition.Convention" version="1.0.31" />
30       <dependency id="System.Composition.Hosting" version="1.0.31" />
31       <dependency id="System.Composition.Runtime" version="1.0.31" />
32       <dependency id="System.Composition.TypedParts" version="1.0.31" />
33     </dependencies>
34   </metadata>
35 </package>