mrpmorris / Fluxor

Fluxor is a zero boilerplate Flux/Redux library for Microsoft .NET and Blazor.
MIT License
1.25k stars 144 forks source link

Upgrade unit tests to .NET 6 #234

Closed peterbozso closed 2 years ago

peterbozso commented 2 years ago

This PR will upgrade unit tests to use .NET 6, so having only the latest version of the .NET SDK installed is enough to work with the solution.

mrpmorris commented 2 years ago

Merged, thanks!