How to build the win-x64 executable? #37
-
In order to build the executable I use: dotnet publish --self-contained true in VSCode. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Well... the answer is in your command argument, |
Beta Was this translation helpful? Give feedback.
-
Yes, that's clear, but how should I proceed to get exactly the released Ista-patcher.exe file from provided source code? |
Beta Was this translation helpful? Give feedback.
-
All released files are built by github action, check command here: ISTA-Patcher/.github/workflows/build.yml Line 51 in 4ffd9f6 |
Beta Was this translation helpful? Give feedback.
All released files are built by github action, check command here:
ISTA-Patcher/.github/workflows/build.yml
Line 51 in 4ffd9f6