6 lines
143 B
Plaintext
6 lines
143 B
Plaintext
|
|
dotnet publish -c Release -r win-x64 --self-contained false
|
|
|
|
dotnet publish -c Release -r win-x64 --self-contained true
|
|
|
|
dotnet build -c Debug |