-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WPF support for ARM64: Enable build in public repo and update packaging #4048
Conversation
Co-authored-by: Alexandre Zollinger Chohfi <alzollin@microsoft.com> Co-authored-by: Marcpems <marcpe@microsoft.com> Co-authored-by: Juan Sebastian Hoyos Ayala <juhoyosa@microsoft.com> Co-authored-by: Ryland <41491307+ryalanms@users.noreply.github.com>
Any reason not to include the packaging + pipeline changes here? |
We could combine them, I suppose. |
Co-authored-by: Alexandre Zollinger Chohfi <alzollin@microsoft.com> Co-authored-by: Marcpems <marcpe@microsoft.com> Co-authored-by: Juan Sebastian Hoyos Ayala <juhoyosa@microsoft.com> Co-authored-by: Ryland <41491307+ryalanms@users.noreply.github.com>
This PR build check will not pass until the other dependent PRs are merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only the nuget.config change seems wrong.
Co-authored-by: Alexandre Zollinger Chohfi <alzollin@microsoft.com> Co-authored-by: Marcpems <marcpe@microsoft.com> Co-authored-by: Juan Sebastian Hoyos Ayala <juhoyosa@microsoft.com> Co-authored-by: Ryland <41491307+ryalanms@users.noreply.github.com>
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
There are failures in our APICompat checks. Investigating... |
Co-authored-by: Alexandre Zollinger Chohfi <alzollin@microsoft.com> Co-authored-by: Marcpems <marcpe@microsoft.com> Co-authored-by: Juan Sebastian Hoyos Ayala <juhoyosa@microsoft.com> Co-authored-by: Ryland <41491307+ryalanms@users.noreply.github.com>
…ng (#4048) * WPF support for ARM64: WPF ARM64 public repo Packaging updates * Enable arm64 builds on public WPF repo * Update APICompat targets to work with ARM64 Co-authored-by: Alexandre Zollinger Chohfi <alzollin@microsoft.com> Co-authored-by: Marcpems <marcpe@microsoft.com> Co-authored-by: Juan Sebastian Hoyos Ayala <juhoyosa@microsoft.com> Co-authored-by: Ryland <41491307+ryalanms@users.noreply.github.com>
…ng (#4048) * WPF support for ARM64: WPF ARM64 public repo Packaging updates * Enable arm64 builds on public WPF repo * Update APICompat targets to work with ARM64 Co-authored-by: Alexandre Zollinger Chohfi <alzollin@microsoft.com> Co-authored-by: Marcpems <marcpe@microsoft.com> Co-authored-by: Juan Sebastian Hoyos Ayala <juhoyosa@microsoft.com> Co-authored-by: Ryland <41491307+ryalanms@users.noreply.github.com>
… updates (#4523) Port WPF ARM64 support to NET 5: Final project, source, and packaging updates (#4523). * [release/5.0] Update dependencies from dnceng/internal/dotnet-wpf-int (#4381) * [release/5.0] Update dependencies from dnceng/internal/dotnet-wpf-int * Update release/5.0 branding to 5.0.6 (#4380) * Update dependencies from https://github.com/dotnet/arcade build 20210310.3 (#4401) * [release/5.0] Update dependencies from dotnet/arcade * [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-winforms * Update WPF Arcade SDK to support ARM64 * Update source files contained in the WPF Arcade SDK for ARM64 * Use correct TFM. TFM should be win-arm64, not win10-arm64. * Update WPF repo TFM from netcoreapp5.0 to net5.0 * Update Wpf.Cpp.Targets TFM. Win10- should be win-. (#4046) Update Wpf.Cpp.Targets TFM. Win10- should be win-. (#4046) * WPF support for ARM64: WPF public repo project updates and final source fixes (#4049) * WPF support for ARM64: WPF public repo project updates and final source fixes * Add Juan's sln fix for ARM64 platform * WPF support for ARM64: Enable build in public repo and update packaging (#4048) * WPF support for ARM64: WPF ARM64 public repo Packaging updates * Enable arm64 builds on public WPF repo * Update APICompat targets to work with ARM64 Co-authored-by: Alexandre Zollinger Chohfi <...> Co-authored-by: Marcpems <...> Co-authored-by: Juan Sebastian Hoyos Ayala <...> Co-authored-by: Ryland <41491307+ryalanms@users.noreply.github.com>
Complete any remaining packaging and pipeline updates and enable ARM64 builds in the WPF repo.
Requires #4034, #4035, #4041, and #4042 to be completed beforehand.
Co-authored-by: Alexandre Zollinger Chohfi <...>
Co-authored-by: Marcpems <...>
Co-authored-by: Juan Sebastian Hoyos Ayala <...>
Co-authored-by: Ryland 41491307+ryalanms@users.noreply.github.com
/cc @azchohfi @hoyosjs @marcpems