Skip to content

Commit 70773e6

Browse files
committed
Add back accidentally delete resources
1 parent e70e7b8 commit 70773e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.nls.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"configuration.dotnet.symbolSearch.searchReferenceAssemblies": "Search symbols in reference assemblies. It affects features requires symbol searching, such as add imports.",
4444
"configuration.dotnet.unitTestDebuggingOptions": "Search symbols in reference assemblies. It affects features requires symbol searching, such as add imports.",
4545
"configuration.debuggers.dotnet.launch.projectPath.description": "Options to use with the debugger when launching for unit test debugging.",
46+
"debuggers.dotnet.launch.projectPath.description": "Path to the .csproj file.",
4647
"debuggers.dotnet.launch.launchConfigurationId.description": "The launch configuration id to use. Empty string will use the current active configuration.",
4748
"viewsWelcome.debug.contents": {
4849
"message": "[Generate C# Assets for Build and Debug](command:dotnet.generateAssets)\n\nTo learn more about launch.json, see [Configuring launch.json for C# debugging](https://aka.ms/VSCode-CS-LaunchJson).",

0 commit comments

Comments
 (0)