Fix vscode build task for .NET 8
This commit is contained in:
Vendored
+1
@@ -20,6 +20,7 @@
|
||||
"type": "shell",
|
||||
"args": [
|
||||
"publish",
|
||||
"--configuration=Debug",
|
||||
"${workspaceFolder}/${config:pluginName}.sln",
|
||||
"/property:GenerateFullPaths=true",
|
||||
"/consoleloggerparameters:NoSummary"
|
||||
|
||||
Reference in New Issue
Block a user