You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/bundle.l10n.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -192,6 +192,9 @@
192
192
"Fix All: ": "Fix All: ",
193
193
"Pick a fix all scope": "Pick a fix all scope",
194
194
"Fix All Code Action": "Fix All Code Action",
195
+
"No": "No",
196
+
".NET: Generate Assets for Build and Debug": ".NET: Generate Assets for Build and Debug",
197
+
"The '{0}' command is not reccomended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?": "The '{0}' command is not reccomended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?",
195
198
"Failed to set extension directory": "Failed to set extension directory",
196
199
"Failed to set debugadpter directory": "Failed to set debugadpter directory",
197
200
"Failed to set install complete file path": "Failed to set install complete file path",
`The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?`,
0 commit comments