Microsoft.Win32.Registry 4.0.0-beta-22816
Provides support for accessing and modifying the Windows Registry. Commonly Used Types: Microsoft.Win32.RegistryKey Microsoft.Win32.Registry Microsoft.Win32.RegistryValueKind Microsoft.Win32.RegistryHive Microsoft.Win32.RegistryView
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
<metadata>
<id>Microsoft.Win32.Registry</id>
<version>4.0.0-beta-22816</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.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView</description>
<summary>Provides support for accessing and modifying the Windows Registry.</summary>
<copyright>Copyright © Microsoft Corporation</copyright>
<dependencies>
<dependency id="System.Runtime" version="4.0.20-beta-22816" />
<dependency id="System.Runtime.InteropServices" version="4.0.20-beta-22816" />
</dependencies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.5" />
</frameworkAssemblies>
</metadata>
</package>