Update from 3.1.0 to 3.3.0 fails with warning over publisher change #5416
|
Hi, I just tried to go from PnP.PowerShell 3.1.0 to 3.3.0 via "Update-Module PnP.PowerShell" and got the following warning: Is that normal? Should I just go ahead with -SkipPublisherCheck? I did a quick search but couldn't find any information on that. And unexpected certificate changes make me nervous nowadays :) |
Answered by
tmohrlueder
Aug 4, 2026
Replies: 1 comment
|
The publisher change was mentioned in the blog post of the 3.2.0 release: https://pnp.github.io/blog/pnp-powershell/pnp-powershell-v3-2-0/#-now-part-of-the-net-foundation ... wish this was part of the changelog on GitHub as well, but good enough for me. |
0 replies
Answer selected by
tmohrlueder
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The publisher change was mentioned in the blog post of the 3.2.0 release: https://pnp.github.io/blog/pnp-powershell/pnp-powershell-v3-2-0/#-now-part-of-the-net-foundation ... wish this was part of the changelog on GitHub as well, but good enough for me.