Microsoft.Win32.Registry 4.3.0-preview1-24530-04
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 When using NuGet 3.x this package requires at least version 3.4.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata minClientVersion="2.12">
<id>Microsoft.Win32.Registry</id>
<version>4.3.0-preview1-24530-04</version>
<title>Microsoft.Win32.Registry</title>
<authors>Microsoft</authors>
<owners>microsoft,dotnetframework</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
<projectUrl>https://dot.net/</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<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
When using NuGet 3.x this package requires at least version 3.4.</description>
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<serviceable>true</serviceable>
<dependencies>
<group targetFramework=".NETFramework4.6" />
<group targetFramework=".NETCore5.0" />
<group targetFramework=".NETStandard1.3">
<dependency id="Microsoft.NETCore.Platforms" version="1.1.0-preview1-24530-04" />
<dependency id="System.Collections" version="4.3.0-preview1-24530-04" exclude="Compile" />
<dependency id="System.Globalization" version="4.3.0-preview1-24530-04" exclude="Compile" />
<dependency id="System.Resources.ResourceManager" version="4.3.0-preview1-24530-04" exclude="Compile" />
<dependency id="System.Runtime" version="4.3.0-preview1-24530-04" />
<dependency id="System.Runtime.Extensions" version="4.3.0-preview1-24530-04" exclude="Compile" />
<dependency id="System.Runtime.Handles" version="4.3.0-preview1-24530-04" />
<dependency id="System.Runtime.InteropServices" version="4.3.0-preview1-24530-04" exclude="Compile" />
</group>
</dependencies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.6" />
</frameworkAssemblies>
</metadata>
</package>