Description
Steps to Reproduce
- Create a new uno app
- Try following the uno docs for adding the
UseValidation() in the hostbuilder
- Its not resolving.
Affected platforms
Skia Desktop, Android, iOS, MacOS, Windows, GTK, Linux Framebuffer, WPF, WebAssembly
Did you find any workaround?
- use the regular Microsoft DI/OptionsBuilder
- In Uno: Instead of adding
Validation into <UnoFeatures> we need to add the PackageReference manually the "old" way
Relevant log output
Description
Steps to Reproduce
UseValidation()in the hostbuilderAffected platforms
Skia Desktop, Android, iOS, MacOS, Windows, GTK, Linux Framebuffer, WPF, WebAssembly
Did you find any workaround?
Validationinto<UnoFeatures>we need to add thePackageReferencemanually the "old" wayRelevant log output