We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e659f8 commit 240016aCopy full SHA for 240016a
2 files changed
PSFramework.NuGet/PSFramework.NuGet.psd1
@@ -3,7 +3,7 @@
3
RootModule = 'PSFramework.NuGet.psm1'
4
5
# Version number of this module.
6
- ModuleVersion = '0.9.11'
+ ModuleVersion = '0.9.12'
7
8
# ID used to uniquely identify this module
9
GUID = 'ad0f2a25-552f-4dd6-bd8e-5ddced2a5d88'
PSFramework.NuGet/changelog.md
@@ -1,6 +1,6 @@
1
# Changelog
2
-## ???
+## 0.9.12 (2025-05-06)
+ Fix: Install-PSFModule - fails to install on a default Windows PowerShell console without any modifications.
0 commit comments