Skip to content

Commit

Permalink
Update package.json to make extension description accurate (#653)
Browse files Browse the repository at this point in the history
Description points to up-to-date information and removes old extension pack recommendations

Co-authored-by: Mariana Mihova <10135329+marianan@users.noreply.github.com>
  • Loading branch information
timmyreilly and marianan authored Jan 9, 2023
1 parent 066c502 commit 2264eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "azure-iot-edge",
"displayName": "Azure IoT Edge",
"description": "This extension is now a part of Azure IoT Tools extension pack. We highly recommend installing Azure IoT Tools to get full capabilities for Azure IoT development. Develop, deploy, debug, and manage your IoT Edge solution.",
"description": "This extension is now in maintenance mode. See announcement https://github.com/microsoft/vscode-azure-iot-edge/issues/639#issue-1359146049 and latest documentation here: https://learn.microsoft.com/en-us/azure/iot-edge/how-to-vs-code-develop-module.",
"version": "1.25.11",
"publisher": "vsciot-vscode",
"aiKey": "95b20d64-f54f-4de3-8ad5-165a75a6c6fe",
Expand Down

0 comments on commit 2264eb0

Please sign in to comment.