Re: ProGet Handling of PowerShell Gallery Versions
I am seeing similar to what's reported in the earlier thread.
I have an aggregate feed set up to aggregate our internal packages and PSGallery. Machines on our network cannot connect to PSGallery direct due to the firewall and are only allowed to retrieve via this one feed.
For example package AWSPowershell, in PSGallery it shows versions 4.1.15.0. In the proget web interface it shows 4.1.15.
This confuses Install-Module - how do I fix it?