Self Contained
This commit is contained in:
parent
55f7b75e53
commit
cef5004dc6
@ -77,9 +77,9 @@
|
||||
"runTerminalCommand.commands": [
|
||||
{
|
||||
"auto": true,
|
||||
"command": "dotnet build --runtime win-x64",
|
||||
"command": "dotnet build --runtime win-x64 --self-contained",
|
||||
"group": ".NET Core",
|
||||
"name": ".net Core - Build Win-x64"
|
||||
"name": ".net Core - Build Win-x64 - Self Contained"
|
||||
},
|
||||
{
|
||||
"auto": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user