Laurent Dardenne

Results 16 issues of Laurent Dardenne

### Summary of the new feature / enhancement When a dependency does not exist, the error message does not specify the name of the primary module concerned : ![image](https://github.com/PowerShell/PSResourceGet/assets/4894452/638439ee-07e8-4460-8573-2b858587dc67) If...

Area-Find
feature_request

https://github.com/apache/logging-log4net/issues / 111 -net462 -netstandard2.0 voir aussi : https://github.com/pester/Pester/issues/ 2324 >>I t(pester) is compatible with Windows PowerShell 5.1 and PowerShell 7.2 and newer.

enhancement
question

New version of 'PowerShell module Cache' (v6.0).

enhancement

Si on renomme les appenders le code ne fonctionne plus, pb de couplage . ```Powershell function Get-Log4NetAppenderFileName { … process { $Repository=Get-Log4NetRepository $RepositoryName if ($null -ne $Repository) { if ($PsCmdlet.ParameterSetName...

enhancement

Expected use : ![image](https://user-images.githubusercontent.com/4894452/111819586-cd19bd00-88e0-11eb-9834-93862cb0529d.png) Get-SecretVault return nothing. Now I delete the 'secretmanagement' directory ![image](https://user-images.githubusercontent.com/4894452/111819834-19fd9380-88e1-11eb-8cab-f1096b4578c4.png) ``` $PSVersionTable Name Value ---- ----- PSVersion 5.1.19041.610 PSEdition Desktop PSCompatibleVersions {1.0, 2.0, 3.0, 4.0, 5.0,...

bug