You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Along with #211 we should make it so that vault authors don't need to use PowerShell at all so this library becomes the abstraction layer for .NET secrets
So at least for PS7+ using this module should assemblyredirect fine to the newer one that comes in the PS module. PS5 will need a binding redirected added though.
The nuget package should still also be updated to 1.1.2 and have vault authors instructed to use it with PrivateAssets=true, and the secretmanagementmodule itself should implement the binding redirect
Summary of the new feature / enhancement
Along with #211 we should make it so that vault authors don't need to use PowerShell at all so this library becomes the abstraction layer for .NET secrets
Proposed technical implementation details (optional)
No response
The text was updated successfully, but these errors were encountered: