[Tizen] Add BuildTools 2.1.0-rc1-02804-05
[platform/upstream/coreclr.git] / Tools / dotnetcli / sdk / NuGetFallbackFolder / system.diagnostics.contracts / 4.3.0 / system.diagnostics.contracts.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.Diagnostics.Contracts</id>
5     <version>4.3.0</version>
6     <title>System.Diagnostics.Contracts</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 static classes for representing program contracts such as preconditions, postconditions, and invariants.
14
15 Commonly Used Types:
16 System.Diagnostics.Contracts.Contract
17 System.Diagnostics.Contracts.ContractClassAttribute
18 System.Diagnostics.Contracts.ContractClassForAttribute
19 System.Diagnostics.Contracts.ContractFailureKind
20 System.Runtime.CompilerServices.ContractHelper
21 System.Diagnostics.Contracts.ContractInvariantMethodAttribute
22 System.Diagnostics.Contracts.PureAttribute
23 System.Diagnostics.Contracts.ContractArgumentValidatorAttribute
24 System.Diagnostics.Contracts.ContractVerificationAttribute
25 System.Diagnostics.Contracts.ContractOptionAttribute
26  
27 When using NuGet 3.x this package requires at least version 3.4.</description>
28     <releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</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=".NETCore5.0">
36         <dependency id="System.Runtime" version="4.3.0" />
37       </group>
38       <group targetFramework=".NETStandard1.0">
39         <dependency id="System.Runtime" version="4.3.0" />
40       </group>
41       <group targetFramework=".NETPortable0.0-Profile259" />
42       <group targetFramework="Windows8.0" />
43       <group targetFramework="WindowsPhone8.0" />
44       <group targetFramework="WindowsPhoneApp8.1" />
45       <group targetFramework="Xamarin.iOS1.0" />
46       <group targetFramework="Xamarin.Mac2.0" />
47       <group targetFramework="Xamarin.TVOS1.0" />
48       <group targetFramework="Xamarin.WatchOS1.0" />
49     </dependencies>
50   </metadata>
51 </package>