[Tizen] Add BuildTools 2.1.0-rc1-02804-05
[platform/upstream/coreclr.git] / Tools / dotnetcli / sdk / NuGetFallbackFolder / system.runtime.compilerservices.unsafe / 4.4.0 / system.runtime.compilerservices.unsafe.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.CompilerServices.Unsafe</id>
5     <version>4.4.0</version>
6     <title>System.Runtime.CompilerServices.Unsafe</title>
7     <authors>Microsoft</authors>
8     <owners>microsoft,dotnetframework</owners>
9     <requireLicenseAcceptance>false</requireLicenseAcceptance>
10     <licenseUrl>https://github.com/dotnet/corefx/blob/master/LICENSE.TXT</licenseUrl>
11     <projectUrl>https://dot.net/</projectUrl>
12     <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
13     <description>Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.
14
15 Commonly Used Types:
16 System.Runtime.CompilerServices.Unsafe
17  
18 8321c729934c0f8be754953439b88e6e1c120c24 
19 When using NuGet 3.x this package requires at least version 3.4.</description>
20     <releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
21     <copyright>© Microsoft Corporation.  All rights reserved.</copyright>
22     <serviceable>true</serviceable>
23     <dependencies>
24       <group targetFramework=".NETCoreApp2.0" />
25       <group targetFramework=".NETStandard1.0">
26         <dependency id="NETStandard.Library" version="1.6.1" />
27       </group>
28       <group targetFramework=".NETStandard2.0" />
29       <group targetFramework=".NETPortable4.5-Profile259" />
30       <group targetFramework="Xamarin.Mac2.0" />
31     </dependencies>
32   </metadata>
33 </package>