microsoft / artifacts-credprovider

The Azure Artifacts Credential Provider enables dotnet, NuGet.exe, and MSBuild to interactively acquire credentials for Azure Artifacts feeds.
MIT License
778 stars 705 forks source link

Adding installcredprovider.ps1 to MicroBuild signing targeted files. #443

Closed brady-microsoft closed 8 months ago

brady-microsoft commented 1 year ago

This PR should result in installcredprovider.ps1 being signed by MicroBuild during the credential provider build process. The primary benefit of this is the signature of the script can be checked before installation.

jmyersmsft commented 9 months ago

/azp run

embetten commented 8 months ago

Closing - this is much more involved than just adding installcredprovider to the signing files. We would need a proper feature.