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

FRB Editor should show an error if the .dll's file version is less than the .gluj version #1647

Closed
vchelaru opened this issue Nov 19, 2024 · 0 comments

Comments

@vchelaru
Copy link
Owner

Currently if the gluj version increments, the built .dlls will not increment until new nuget packages are pushed. If a user builds the FRB editor from source and makes a new project, this causes confusion.

image

Their project won't compile and they have no idea why. To address this, the FRB editor could detect that the .gluj is newer than the .dll and could show an error.

Alternatively the FRB editor could just suppress generation for newer versions, but this would be confusing for users who are intentionally trying to upgrade.

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