We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6608b73 commit 71cda32Copy full SHA for 71cda32
package.json
@@ -633,7 +633,7 @@
633
"default": false,
634
"description": "Suppress the warning that project.json is no longer a supported project format for .NET Core applications"
635
},
636
- "csharp.supressBuildAssetsNotification": {
+ "csharp.suppressBuildAssetsNotification": {
637
"type": "boolean",
638
639
"description": "Suppress the notification window to add missing assets to build or debug the application."
0 commit comments