Skip to content

Conversation

zhzy0077
Copy link
Contributor

Simply add below command:

 dotnet publish src\WinSW\WinSW.csproj -c $(BuildConfiguration) -f net6.0-windows -r win-arm64 -p:Version=$(BuildVersion)

Simply add below command:
```
 dotnet publish src\WinSW\WinSW.csproj -c $(BuildConfiguration) -f net6.0-windows -r win-arm64 -p:Version=$(BuildVersion)
```
@zhzy0077 zhzy0077 requested a review from oleg-nenashev as a code owner May 23, 2022 14:30
Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be a good addition indeed. Thanks!

@oleg-nenashev oleg-nenashev merged commit 8e26700 into winsw:v3 Aug 23, 2022
@nxtn nxtn added this to the 3.x milestone Jan 29, 2023
@gdams
Copy link

gdams commented Apr 12, 2023

when do we expect a native arm64 release?

@zhzy0077
Copy link
Contributor Author

@oleg-nenashev @nxtn I believe this release is not part of this code base winsw-release - Release-39 - Pipelines . Am I correct? It only covers x86, x64 and net461 as part of the GitHub release.

@zhzy0077 zhzy0077 deleted the patch-1 branch April 12, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants