We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b3fa5 commit de03526Copy full SHA for de03526
src/Cli/dotnet/Properties/launchSettings.json
@@ -1,9 +1,7 @@
1
{
2
"profiles": {
3
"dotnet": {
4
- "commandName": "Project",
5
- "commandLineArgs": "package list --format json",
6
- "workingDirectory": "N:\\trash\\p7\\p7"
+ "commandName": "Project"
7
}
8
9
-}
+}
0 commit comments