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

Generate Bonsai.Setup's Bonsai.config from the same source as the portable zip #1881

Open
PathogenDavid opened this issue Jul 4, 2024 · 0 comments
Assignees

Comments

@PathogenDavid
Copy link
Member

As discussed here #1873 (comment)

Right now the NuGet config for the installer and the portable zip comes from two separate places. It should come from a single source of truth.

Since Bonsai.Setup will mostly only ever be built by CI now, the easiest route would be to just generate it from the same Python script as create-portable-zip.py, or maybe use MSBuild instead to avoid the Python dependency on building Bonsai.Setup.

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

No branches or pull requests

1 participant