#### 📖 Summary
- adds missing `vendor` files into build package.
- adds missing `openssl.conf` in build package.
- updates libressl / openssl to v3.5.3
#### 📑 Test Plan
> 💡 Select your test plan for the code changes.
- [x] Tested via Drone.io pipeline
- [ ] Custom test
- [ ] No test plan
##### Details / Justification
<!-- Add your test details or justification for missing tests here. -->
#### 📚 Additional Notes
- ⚡ See `v1.1.0-dev9` build
- https://gitea.ocram85.com/OCram85/PSCredentialStore/releases/tag/v1.1.0-dev9
Co-authored-by: OCram85 <marco.blessing@googlemail.com>
Reviewed-on: OCram85/PSCredentialStore#71
#### 📖 Summary
<!-- Provide a summary of your changes. Describe the why and not how. -->
#### 📑 Test Plan
> 💡 Select your test plan for the code changes.
- [x] Tested via Drone.io pipeline
- [ ] Custom test
- [ ] No test plan
##### Details / Justification
<!-- Add your test details or justification for missing tests here. -->
#### 📚 Additional Notes
<!-- A place for additional detail notes. -->
Co-authored-by: OCram85 <marco.blessing@googlemail.com>
Reviewed-on: OCram85/PSCredentialStore#62
#### 📖 Summary
- adds DroneHelper for build pipeline
#### 📑 Test Plan
> 💡 Select your test plan for the code changes.
- [x] Tested via Drone.io pipeline
- [ ] Custom test
- [ ] No test plan
##### Details / Justification
<!-- Add your test details or justification for missing tests here. -->
#### 📚 Additional Notes
- FileLint / Lint & Pester issues will be fixed in next PR
Co-authored-by: OCram85 <marco.blessing@googlemail.com>
Reviewed-on: OCram85/PSCredentialStore#61
#### 📖 Summary
- update Pester tests to Pester5+ compatiple layout
- switch to dotnet base imaged
- dotnet binary required for publishung powershell modules (Publish-Module)
#### 📑 Test Plan
> 💡 Select your test plan for the code changes.
- [x] Tested via Drone.io pipeline
- [ ] Custom test
- [ ] No test plan
##### Details / Justification
<!-- Add your test details or justification for missing tests here. -->
#### 📚 Additional Notes
<!-- A place for additional detail notes. -->
Co-authored-by: OCram85 <marco.blessing@googlemail.com>
Reviewed-on: OCram85/PSCredentialStore#59