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