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

[X] Warn on non compiled bindings #19360

Merged
merged 3 commits into from Dec 20, 2023
Merged

[X] Warn on non compiled bindings #19360

merged 3 commits into from Dec 20, 2023

Commits on Dec 19, 2023

  1. [X] Warn on non compiled bindings

    When XamlC can't compile a Binding due to missing x:DataType, log a
    warning.
    
    If you use TreatWarningsAsErrors, add XC10101 to WarningsNotAsErrors to
    avoid the build failing
    StephaneDelcroix authored and rmarinho committed Dec 19, 2023
    Copy the full SHA
    4e5b6da View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    084d530 View commit details
    Browse the repository at this point in the history
  3. allow localization

    StephaneDelcroix authored and rmarinho committed Dec 19, 2023
    Copy the full SHA
    35bbb34 View commit details
    Browse the repository at this point in the history