Coding/.vscode/settings.json

4 lines
132 B
JSON

{
"appService.preDeployTask": "publish-release",
"appService.deploySubpath": "BinaryDad.Coding/bin/Release/net6.0/publish"
}