Skip to content
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

Re-enable 32bit publishing for office VBA #260

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

j-laemmermann
Copy link
Contributor

Disabling 32bit breaks Office-VBA signing

Keeping 32-bit support in place is crucial, while at the same time enable new 64-bit related features.

  1. Re-enable 32bit Windows publishing needed for signing Office macros (OfficeSIPs needed for signing VBA in office files are only available as 32bit).

  2. PublishAOT still available for 64-bit Windows publishing via build-condition.

This helps fixing problems as described in #126

Re-enable 32bit Windows publishing needed for signing Office macros (OfficeSIPs are only available as 32bit).
PublishAOT still available for 64-bit Windows publishing via build-condition.
@vcsjones vcsjones enabled auto-merge June 22, 2024 18:13
@vcsjones vcsjones closed this Jun 22, 2024
auto-merge was automatically disabled June 22, 2024 19:58

Pull request was closed

@vcsjones vcsjones reopened this Jun 22, 2024
@vcsjones vcsjones enabled auto-merge June 22, 2024 19:58
@vcsjones
Copy link
Owner

Closed and re-opened because GitHub actions had a bad afternoon and needed to be re-run.

@vcsjones vcsjones merged commit 7124fa4 into vcsjones:main Jun 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants