More functions added to CfgMgr32

pull/229/head
dahall 2021-04-28 16:56:02 -06:00
parent 874696c0ef
commit 351eb31a53
2 changed files with 1342 additions and 36 deletions

File diff suppressed because it is too large Load Diff

View File

@ -10,10 +10,11 @@
<AssemblyName>Vanara.PInvoke.CfgMgr32</AssemblyName>
<PackageId>$(AssemblyName)</PackageId>
<PackageTags>pinvoke;vanara;net-extensions;interop;CfgMgr32</PackageTags>
<PackageReleaseNotes/>
<PackageReleaseNotes />
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Core\Vanara.Core.csproj" />
<ProjectReference Include="..\SetupAPI\Vanara.PInvoke.SetupAPI.csproj" />
<ProjectReference Include="..\Shared\Vanara.PInvoke.Shared.csproj" />
</ItemGroup>
</Project>