[Tizen] Add BuildTools 2.1.0-rc1-02804-05
[platform/upstream/coreclr.git] / Tools / dotnetcli / sdk / NuGetFallbackFolder / system.runtime.serialization.primitives / 4.1.1 / system.runtime.serialization.primitives.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.Runtime.Serialization.Primitives</id>
5     <version>4.1.1</version>
6     <title>System.Runtime.Serialization.Primitives</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>Provides common types, including System.Runtime.Serialization.DataContractAttribute, for libraries that support data contract serialization.
14
15 Commonly Used Types:
16 System.Runtime.Serialization.StreamingContext
17 System.Runtime.Serialization.OnDeserializingAttribute
18 System.Runtime.Serialization.OnDeserializedAttribute
19 System.Runtime.Serialization.OnSerializingAttribute
20 System.Runtime.Serialization.OnSerializedAttribute
21 System.Runtime.Serialization.EnumMemberAttribute
22 System.Runtime.Serialization.DataMemberAttribute
23 System.Runtime.Serialization.DataContractAttribute
24 System.Runtime.Serialization.IgnoreDataMemberAttribute
25 System.Runtime.Serialization.SerializationException
26  
27 When using NuGet 3.x this package requires at least version 3.4.</description>
28     <releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799417</releaseNotes>
29     <copyright>© Microsoft Corporation.  All rights reserved.</copyright>
30     <serviceable>true</serviceable>
31     <dependencies>
32       <group targetFramework="MonoAndroid1.0" />
33       <group targetFramework="MonoTouch1.0" />
34       <group targetFramework=".NETFramework4.5" />
35       <group targetFramework=".NETFramework4.6" />
36       <group targetFramework=".NETCore5.0">
37         <dependency id="System.Resources.ResourceManager" version="4.0.1" exclude="Compile" />
38         <dependency id="System.Runtime" version="4.1.0" />
39       </group>
40       <group targetFramework=".NETStandard1.0">
41         <dependency id="System.Runtime" version="4.1.0" />
42       </group>
43       <group targetFramework=".NETStandard1.3">
44         <dependency id="System.Resources.ResourceManager" version="4.0.1" exclude="Compile" />
45         <dependency id="System.Runtime" version="4.1.0" />
46       </group>
47       <group targetFramework=".NETPortable0.0-Profile259" />
48       <group targetFramework="Windows8.0" />
49       <group targetFramework="WindowsPhone8.0" />
50       <group targetFramework="WindowsPhoneApp8.1" />
51       <group targetFramework="Xamarin.iOS1.0" />
52       <group targetFramework="Xamarin.Mac2.0" />
53       <group targetFramework="Xamarin.TVOS1.0" />
54       <group targetFramework="Xamarin.WatchOS1.0" />
55     </dependencies>
56     <frameworkAssemblies>
57       <frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.6" />
58       <frameworkAssembly assemblyName="System.Runtime.Serialization" targetFramework=".NETFramework4.5" />
59       <frameworkAssembly assemblyName="System.Runtime.Serialization" targetFramework=".NETFramework4.6" />
60     </frameworkAssemblies>
61   </metadata>
62 </package>