Remove WasmHttpHandler as a breaking change #12242
Labels
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/enhancement
New feature or request
https://github.com/unoplatform/uno/blob/669a0c304da2634e691cd9b3ed0cd48db59dc1f0/src/Uno.UI.Runtime.WebAssembly/WasmHttpHandler.cs
Currently we have an analyzer that says this type is deprecated:
uno/src/Uno.Analyzers/WasmHttpHandlerDeprecatedAnalyzer.cs
Line 13 in 669a0c3
We should probably remove the type altogether and remove the analyzer as well.
The text was updated successfully, but these errors were encountered: