ProjectLighthouse/ProjectLighthouse.Tests
sudokoko 01e6fa191a
Update to .NET 8 and C# 12 (#952)
* Initial SDK and dependency bumps

* Bump Pomelo.EntityFrameworkCore.MySql to 8.0.0-beta.2

Should fix the MissingMethodException error in unit tests

* Update CI workflow to use .NET 8

* Apply suggested change from compile time warnings

* Fix digest tests

* Bump dependencies once more

* Update xunit

* Remove obsolete ISystemClock from TokenAuthHandler

* Update dependencies

* Add digest debug preprocessors back

* Maybe don't break #966

* Bump EF Driver and update various NET7 references

* Fix warnings in digest middleware tests

---------

Co-authored-by: Slendy <josh@slendy.pw>
2024-02-26 20:08:48 +00:00
..
ExampleFiles Parse root level version instead of relying on token gameversion. (#332) 2022-07-30 01:23:37 -04:00
Helpers Migrate to SQLite EF provider for testing (#966) 2024-01-18 01:03:07 +00:00
Integration Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
Unit Sort team picks by the time they were team picked (#980) 2024-02-23 14:38:02 +00:00
ProjectLighthouse.Tests.csproj Update to .NET 8 and C# 12 (#952) 2024-02-26 20:08:48 +00:00
ProjectLighthouse.Tests.csproj.DotSettings Basic testing framework 2021-10-14 23:50:08 -04:00