Skip to content

Commit

Permalink
fix vscode settings for dscecho resource
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveL-MSFT committed Nov 8, 2024
1 parent 2918d67 commit 21dc542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"rust-analyzer.linkedProjects": [
"./dsc/Cargo.toml",
"./dsc_lib/Cargo.toml",
"./echo/Cargo.toml",
"./dscecho/Cargo.toml",
"./osinfo/Cargo.toml",
"./registry/Cargo.toml",
"./runcommandonset/Cargo.toml",
Expand Down

0 comments on commit 21dc542

Please sign in to comment.