ProjectLighthouse/ProjectLighthouse.Tests.WebsiteTests
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
..
Extensions Improve website tests (#842) 2023-08-03 20:09:32 -05:00
Integration Use UtcNow instead of Now for internal time keeping (#965) 2024-01-20 21:24:28 +00:00
AssemblyInfo.cs Make website integration tests run in serial 2023-06-18 18:43:20 -05:00
ProjectLighthouse.Tests.WebsiteTests.csproj Update to .NET 8 and C# 12 (#952) 2024-02-26 20:08:48 +00:00