PSCredentialStore/src/Private
OCram85 a95ba31e40
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
remove optional depenency helper (#68)
#### 📖 Summary

- removed optional dependency helper. Moved optional deps into `ExternalModuleDependencies` field.

#### 📑 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: #68
2022-07-26 11:33:10 +02:00
..
Get-CSPfxCertificate.ps1 Update pwsh style to latest community standards (#52) 2022-06-28 08:56:33 +02:00
Get-DefaultCredentialStorePath.Tests.ps1 Migrates to Pester5+ tests (#59) 2022-07-14 13:37:12 +02:00
Get-DefaultCredentialStorePath.ps1 fix lint (PSScriptAnalyzer) issues (#62) 2022-07-15 10:59:56 +02:00
Get-ModuleBase.Tests.ps1 Migrates to Pester5+ tests (#59) 2022-07-14 13:37:12 +02:00
Get-ModuleBase.ps1 Update pwsh style to latest community standards (#52) 2022-06-28 08:56:33 +02:00
Get-RandomAESKey.Tests.ps1 Migrates to Pester5+ tests (#59) 2022-07-14 13:37:12 +02:00
Get-RandomAESKey.ps1 Update pwsh style to latest community standards (#52) 2022-06-28 08:56:33 +02:00
Get-TempDir.Tests.ps1 Migrates to Pester5+ tests (#59) 2022-07-14 13:37:12 +02:00
Get-TempDir.ps1 Update pwsh style to latest community standards (#52) 2022-06-28 08:56:33 +02:00
Import-CSPfxCertificate.ps1 fix lint (PSScriptAnalyzer) issues (#62) 2022-07-15 10:59:56 +02:00
Test-CSPfxCertificate.Tests.ps1 Migrates to Pester5+ tests (#59) 2022-07-14 13:37:12 +02:00
Test-CSPfxCertificate.ps1 fix lint (PSScriptAnalyzer) issues (#62) 2022-07-15 10:59:56 +02:00
Test-Module.Tests.ps1 Migrates to Pester5+ tests (#59) 2022-07-14 13:37:12 +02:00
Test-Module.ps1 Update pwsh style to latest community standards (#52) 2022-06-28 08:56:33 +02:00