6 Commits

Author SHA1 Message Date
PSProxmox Team c765dbae48 Fixed module structure and successfully published to PowerShell Gallery
- Corrected build script to use PSProxmox\PSProxmox.psd1 as source of truth
- Fixed module structure: Module\PSProxmox\Version\Content
- Added both required assemblies: bin\PSProxmox.dll and bin\Newtonsoft.Json.dll
- Successfully published PSProxmox v2025.07.03.1200 to PowerShell Gallery
- Maintained quality with proper relative paths and single source manifest
2025-07-03 09:18:29 -04:00
PSProxmox Team 34b778c288 Enhanced build script with publish functionality and removed duplicate JSON library
- Added -Publish parameter to build script for automated PSGallery publishing
- Removed duplicate Newtonsoft.Json.dll reference from lib directory
- Updated module manifests to load all dependencies from bin directory
- Implemented proper folder structure for PowerShell Gallery publishing
- Added comprehensive error handling and cleanup for publish process
- Successfully published PSProxmox v2025.07.03.1200 to PowerShell Gallery
2025-07-03 08:50:42 -04:00
Alphaeus Mote f62d635e5f Update version to 2025.05.10.1500 and prepare for release 2025-05-09 16:54:03 -04:00
Alphaeus Mote 16051f5fbd Fix module loading by using PSM1 file and AssembliesToProcess 2025-04-28 20:23:16 -04:00
Alphaeus Mote 771c399d45 Include Newtonsoft.Json dependency in the module 2025-04-28 20:16:01 -04:00
Alphaeus Mote 1ffbaa4fa9 Move scripts to Scripts folder and update paths 2025-04-28 19:59:27 -04:00