-
Notifications
You must be signed in to change notification settings - Fork 300
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
verision 8.3..2 uses code generator 8.3.0 #978
Labels
analyzer 👓
A new analyzer being implemented or updated
mvvm-toolkit 🧰
Issues/PRs for the MVVM Toolkit
needs author feedback 📝
This issue or PR needs a reply from the author
Comments
AmeerMansourGWsp
changed the title
verision 3.0.2 uses code generator 3.0.0
verision 8.3..2 uses code generator 8.3.0
Nov 5, 2024
What problem does it cause? |
Sergio0694
added
mvvm-toolkit 🧰
Issues/PRs for the MVVM Toolkit
analyzer 👓
A new analyzer being implemented or updated
labels
Nov 5, 2024
I think that might be a different issue. The assembly version of the generator doesn't matter. |
yes i am using .NET Framework 4.8 |
Can you try adding an explicit |
Sergio0694
added
needs author feedback 📝
This issue or PR needs a reply from the author
and removed
need more info 📌
More info are needed to investigate this
labels
Nov 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
analyzer 👓
A new analyzer being implemented or updated
mvvm-toolkit 🧰
Issues/PRs for the MVVM Toolkit
needs author feedback 📝
This issue or PR needs a reply from the author
I just created class with int as observable property but the generated code uses 3.0.0 which must be 3.0.2 that causes big problem !
The text was updated successfully, but these errors were encountered: