alexnoddings / Tyne

C# libaries designed for making Line of Business Blazor apps more efficiently.
https://alexnoddings.github.io/Tyne/
MIT License
2 stars 0 forks source link

Handle new SDK analysers #127

Closed alexnoddings closed 6 months ago

alexnoddings commented 6 months ago

The new .editorconfig and .NET 9-preview3 SDK surface new warnings which get treated as errors.

Some warnings have been dealt with, others have been temporarily suppressed. These are tracked for fixing:

alexnoddings commented 6 months ago

Tracked issues fixed in v3.4.0 #144