<PackageReference Include="System.Diagnostics.Debug" Version="4.0.10-beta-22231" />

System.Diagnostics.Debug 4.0.10-beta-22231

Provides classes and attributes that allows basic interaction with a debugger.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>System.Diagnostics.Debug</id>
    <version>4.0.10-beta-22231</version>
    <title>System.Diagnostics.Debug</title>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Provides classes and attributes that allows basic interaction with a debugger.</description>
    <copyright>Copyright © Microsoft Corporation</copyright>
    <dependencies>
      <dependency id="System.Runtime" version="4.0.0-beta-22231" />
    </dependencies>
  </metadata>
</package>