Microsoft.Win32.Registry 4.0.0-beta-23225
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/2013/01/nuspec.xsd">
<metadata minClientVersion="3.0">
<id>Microsoft.Win32.Registry</id>
<version>4.0.0-beta-23225</version>
<title>Microsoft.Win32.Registry</title>
<authors>Microsoft</authors>
<owners>microsoft,dotnetframework</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>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<dependencies>
<group targetFramework=".NETPlatform5.0">
<dependency id="System.Runtime" version="4.0.0" />
<dependency id="System.Runtime.InteropServices" version="4.0.0" />
</group>
<group targetFramework="DNXCore5.0">
<dependency id="System.Runtime" version="4.0.20" />
<dependency id="System.Runtime.InteropServices" version="4.0.20" />
<dependency id="System.Resources.ResourceManager" version="4.0.0" />
<dependency id="System.Runtime.Handles" version="4.0.0" />
<dependency id="System.Collections" version="4.0.10" />
<dependency id="System.Runtime.Extensions" version="4.0.10" />
<dependency id="System.Globalization" version="4.0.10" />
</group>
</dependencies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.6" />
</frameworkAssemblies>
</metadata>
</package>