Azure / azure-iot-explorer

Cross-platform UI for interacting with devices attached to Azure IoT Hub. This tool is meant for learning and testing, not for production environment.
MIT License
224 stars 71 forks source link

Update ESRP task version to 2.x #588

Closed c-ryan-k closed 1 year ago

c-ryan-k commented 1 year ago

Seems our pipelines are using EsrpCodeSigning@1, which requires older versions of .NET core not found on our more current pipeline agent images. This PR bumps it to v2, which should use a .NET Core version 3.x that exists on our newer agents.


This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Thank you for contributing to the Azure IoT Explorer!

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines