Powershell files from official Microsoft Nuget Microsoft.PowerShell.SDK are not signed
See original GitHub issuePrerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
- Refer to the FAQ.
- Refer to Differences between Windows PowerShell 5.1 and PowerShell.
Steps to reproduce
Some psd1 files, which are a part of official Microsoft nuget package - NuGet Gallery | Microsoft.PowerShell.SDK 7.2.6 are not signed. Specifically, all the files in contentFiles/any/any/runtimes/unix
are missing signatures.
We are an internal MS team depending on this Nuget and are experiencing build failures due to missing signatures in the mentioned files.
Expected behavior
The files should be signed
Actual behavior
The files are not signed
Error details
No response
Environment data
Name Value
---- -----
PSVersion 7.2.6
PSEdition Core
GitCommitId 7.2.6
OS Microsoft Windows 10.0.22621
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Visuals
No response
Issue Analytics
- State:
- Created a year ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Choosing the right PowerShell NuGet package for your . ...
Microsoft. PowerShell. SDK is a meta-package that pulls together all of the components of the PowerShell SDK into a single NuGet package. A ......
Read more >Install the Microsoft Graph PowerShell SDK
In this article you will learn how to install the Microsoft Graph PowerShell SDK using PowerShellGet.
Read more >Manual Package Download - PowerShell
Describes how to manually download a package from the PowerShell Gallery.
Read more >about Signing - PowerShell
Explains how to sign scripts so that they comply with the PowerShell execution policies.
Read more >Import-Module : Could not load file or assembly 'System. ...
I'm unable to run PnP PowerShell commands using PowerShell ISE in administrative mode. Getting following error PS C:\WINDOWS\system32> ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thanks for the update @TravisEz13 👍
@prateekprshr-nith The PR to fix this was merged into 7.2.9, which has been released: https://github.com/PowerShell/PowerShell/pull/18920#issuecomment-1402484464