Skip to content

Commit efcb135

Browse files
authored
Merge pull request #597 from SteveL-MSFT/vscode-settings
fix vscode settings for `dscecho` resource
2 parents 2918d67 + 21dc542 commit efcb135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"rust-analyzer.linkedProjects": [
33
"./dsc/Cargo.toml",
44
"./dsc_lib/Cargo.toml",
5-
"./echo/Cargo.toml",
5+
"./dscecho/Cargo.toml",
66
"./osinfo/Cargo.toml",
77
"./registry/Cargo.toml",
88
"./runcommandonset/Cargo.toml",

0 commit comments

Comments
 (0)