Skip to content

Commit 4f90a86

Browse files
committed
[edit[ profiles rename
1 parent 5fdba03 commit 4f90a86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vscode/launch.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"version": "0.2.0",
33
"configurations": [
44
{
5-
"name": "SampleApp.Angular Launch",
5+
"name": "SampleApp.Angular",
66
"type": "coreclr",
77
"request": "launch",
88
"preLaunchTask": "Build Angular Example",
@@ -19,7 +19,7 @@
1919
}
2020
},
2121
{
22-
"name": "SampleApp.Classic Launch",
22+
"name": "SampleApp.Classic",
2323
"type": "coreclr",
2424
"request": "launch",
2525
"preLaunchTask": "Build Classic Example",

0 commit comments

Comments
 (0)