Skip to content

Commit

Permalink
Merge pull request #597 from SteveL-MSFT/vscode-settings
Browse files Browse the repository at this point in the history
fix vscode settings for `dscecho` resource
  • Loading branch information
SteveL-MSFT authored Nov 8, 2024
2 parents 2918d67 + 21dc542 commit efcb135
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 efcb135

Please sign in to comment.