Skip to content

Commit

Permalink
Update v1.0 extension name (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-dou authored Sep 12, 2024
1 parent 38c3ca0 commit ae7a1fc
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"resourceFunctions": {},
"settings": {
"name": "MicrosoftGraphV1.0",
"name": "MicrosoftGraph",
"version": "0.1.8-preview",
"isSingleton": false
}
Expand Down
2 changes: 1 addition & 1 deletion src/extensionConfig/src/extensionConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.1.8-preview"
},
"v1.0": {
"name": "MicrosoftGraphV1.0",
"name": "MicrosoftGraph",
"version": "0.1.8-preview"
}
}
12 changes: 0 additions & 12 deletions src/generator/src/config.ts

This file was deleted.

10 changes: 0 additions & 10 deletions src/generator/src/extensionConfig.json

This file was deleted.

0 comments on commit ae7a1fc

Please sign in to comment.