Add SMBIOS functionality with manufacturer profiles

This commit is contained in:
Alphaeus Mote
2025-05-07 10:47:38 -04:00
parent d7e9067f2a
commit 31f93dc29d
12 changed files with 1561 additions and 23 deletions
+3 -1
View File
@@ -1,7 +1,7 @@
@{
RootModule = 'PSProxmox.psm1'
NestedModules = @('bin\PSProxmox.dll')
ModuleVersion = '2025.04.28.2035'
ModuleVersion = '2025.05.07.1046'
GUID = 'd24f0894-3d0c-4ef1-a41e-b273c3db86ad'
Author = 'PSProxmox Team'
CompanyName = 'PSProxmox'
@@ -98,3 +98,5 @@