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

move binaries to arch-specific directories in nugets #675

Merged
merged 3 commits into from
Sep 9, 2024

Conversation

mtfriesen
Copy link
Contributor

@mtfriesen mtfriesen commented Sep 9, 2024

Description

Partially solves #674 by moving architecture-specific binaries to architecture-specific directories in nugets. Since x64 is the only arch we currently build for, this does not actually merge multiple architectures into one nuget.

Testing

Compiles locally.

Documentation

This is a breaking change to the file structure of our nuget packages. As of yet, no nuget packages have been included in an official and supported release.

Installation

This does not change the MSI, which is architecture-specific.

@mtfriesen mtfriesen requested a review from a team as a code owner September 9, 2024 12:17
@mtfriesen mtfriesen added bug Something isn't working build Related to building/compiling the code labels Sep 9, 2024
@mtfriesen mtfriesen enabled auto-merge (squash) September 9, 2024 14:08
@mtfriesen mtfriesen merged commit b47dd71 into main Sep 9, 2024
31 checks passed
@mtfriesen mtfriesen deleted the mfriesen/nuget_arch branch September 9, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Related to building/compiling the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants