-
Environment
PS C:\Support> $PSVersionTable
Name Value
---- -----
PSVersion 5.1.19041.5007
PSEdition …
-
I am having packaging problems with powershell core, so I submitted https://github.com/PowerShell/PowerShell/issues/10867. But @iSazonov re-directed me to oneget. I am completely lost as to what is wr…
-
I'm not sure, if this is the correct place, but either I don't understand DSC Resources, or the PackageManagement ones aren't coming from this Module.
I'm on a freshly installed Windows 10 Pro 1903…
-
Hi,
with Windows Management Framework 5 (default for Windows 10, backports for
older Windows available), Microsoft introduced a package management framework
into Windows that has a provider model to a…
-
### Description of the issue
Hi,
I have an Azure Automation Account runbook and it runs the following command. I have not included all the variables but all certs etc all working fine.
The runtime …
-
in FSI:
I believe the temporary `*.fsproj` created by `#r "nuget:..."` should be targeting the current OS.
so `net8.0-windows` instead of just `net8.0`.
Currently, my scripts in [Fesh](https://github…
-
Won't that be neat?
http://blogs.technet.com/b/packagemanagement/archive/2015/04/29/introducing-packagemanagement-in-windows-10.aspx#pi47623=2
-
**PackageManagement**: 1.4.6
**PowerShellGet**: 2.2.3
**PowerShell**: 5.1
When trying to register an Azure DevOps artifact feed as a PowerShell repository as per the guide at [https://docs.micros…
-
Hi,
I recently updated my M1 Max Macbook to Ventura, as well as the newest Docker Desktop version, and my previously building dockerfiles now fail on seemingly any Powershell module installation with…
-
On fresh installs of Windows 11 we're attempting to install NuGet in PowerShell v5 using the following command line:
`Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Scope AllUsers -Fo…