[Tizen] Add BuildTools 2.1.0-rc1-02804-05
[platform/upstream/coreclr.git] / Tools / dotnetcli / sdk / NuGetFallbackFolder / system.io.filesystem.primitives / 4.3.0 / system.io.filesystem.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.IO.FileSystem.Primitives</id>
5     <version>4.3.0</version>
6     <title>System.IO.FileSystem.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 enumerations and exceptions for path-based I/O libraries.
14
15 Commonly Used Types:
16 System.IO.DirectoryNotFoundException
17 System.IO.FileAccess
18 System.IO.FileLoadException
19 System.IO.PathTooLongException
20 System.IO.FileMode
21 System.IO.FileShare
22 System.IO.FileAttributes
23  
24 When using NuGet 3.x this package requires at least version 3.4.</description>
25     <releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
26     <copyright>© Microsoft Corporation.  All rights reserved.</copyright>
27     <serviceable>true</serviceable>
28     <dependencies>
29       <group targetFramework="MonoAndroid1.0" />
30       <group targetFramework="MonoTouch1.0" />
31       <group targetFramework=".NETFramework4.6" />
32       <group targetFramework=".NETStandard1.3">
33         <dependency id="System.Runtime" version="4.3.0" />
34       </group>
35       <group targetFramework="Xamarin.iOS1.0" />
36       <group targetFramework="Xamarin.Mac2.0" />
37       <group targetFramework="Xamarin.TVOS1.0" />
38       <group targetFramework="Xamarin.WatchOS1.0" />
39     </dependencies>
40     <frameworkAssemblies>
41       <frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.6" />
42     </frameworkAssemblies>
43   </metadata>
44 </package>