Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Drop duplicated description.
  • Loading branch information
maraf committed Oct 19, 2022
commit 529c383a898aae9a3abaafe197e69f1bbb2f7362
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"groupIdentity": "WebAssembly.Browser",
"precedence": 8000,
"identity": "WebAssembly.Browser.8.0",
"description": "WebAssembly Browser App",
"name": "WebAssembly Browser App",
"description": "A project template for creating a .NET app that runs on WebAssembly in a browser",
"shortName": "wasmbrowser",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"groupIdentity": "WebAssembly.Console",
"precedence": 8000,
"identity": "WebAssembly.Console.8.0",
"description": "WebAssembly Console App",
"name": "WebAssembly Console App",
"description": "A project template for creating a .NET app that runs on WebAssembly on Node JS or V8",
"shortName": "wasmconsole",
Expand Down