Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gary committed Feb 3, 2022
1 parent afb5913 commit 3c9f3a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "vscode-dotnet-auto-attach",
"name": "vscode-dotnet-auto-attach-develop",
"displayName": ".NET Auto Attach",
"description": "Automatically attach the debugger to a dotnet process started with dotnet-watch.",
"version": "1.0.1",
Expand Down Expand Up @@ -39,7 +39,7 @@
"bugs": {
"url": "https://github.com/murugaratham/vscode-dotnet-auto-attach-develop/issues"
},
"homepage": "https://github.com/murugaratham/vscode-dotnet-auto-attach",
"homepage": "https://github.com/murugaratham/vscode-dotnet-auto-attach-develop",
"activationEvents": [
"onDebug",
"onLanguage:csharp",
Expand Down

0 comments on commit 3c9f3a2

Please sign in to comment.