Skip to content

Commit

Permalink
changed display name
Browse files Browse the repository at this point in the history
  • Loading branch information
d1820 committed Feb 21, 2024
1 parent 4774c9e commit 1ee22a0
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,9 +1,9 @@
{
"name": "pulltointerfacor",
"publisher": "DanTurco",
"displayName": "PullToInterfacor",
"displayName": "Pull To Interface C#",
"description": "A Visual Studio Code Extension to include the ability to **Pull** methods and properties to inherited interfaces and base classes. This is targeted to C# development and is meant as a supplemental extension to C# Dev Kit. This extension supports pulling public properties and methods to interfaces, and public and protected methods to base classes.",
"version": "1.0.2",
"version": "1.0.3",
"engines": {
"vscode": "^1.85.0"
},
Expand Down

0 comments on commit 1ee22a0

Please sign in to comment.