<PackageReference Include="Microsoft.Win32.Registry" Version="4.0.0-beta-22231" />

Microsoft.Win32.Registry 4.0.0-beta-22231

Provides support for accessing and modifying the Windows Registry.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Microsoft.Win32.Registry</id>
    <version>4.0.0-beta-22231</version>
    <title>Microsoft.Win32.Registry</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 support for accessing and modifying the Windows Registry.</description>
    <copyright>Copyright © Microsoft Corporation</copyright>
    <dependencies>
      <dependency id="System.Runtime" version="4.0.0-beta-22231" />
      <dependency id="System.Runtime.InteropServices" version="4.0.0-beta-22231" />
    </dependencies>
  </metadata>
</package>