We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3db5f07 commit c6d466bCopy full SHA for c6d466b
src/Uninstall/Uninstall.csproj
@@ -15,4 +15,8 @@
15
<ApplicationManifest>app.manifest</ApplicationManifest>
16
</PropertyGroup>
17
18
+ <ItemGroup>
19
+ <PackageReference Include="Microsoft.Win32.Registry" Version="4.6.0" />
20
+ </ItemGroup>
21
+
22
</Project>
0 commit comments