Remora / Remora.Rest

Reusable tooling for interacting with JSON-driven REST APIs
GNU Lesser General Public License v3.0
7 stars 10 forks source link

Fix analyzer tests #28

Closed b-rad15 closed 9 months ago

b-rad15 commented 9 months ago

Fixing the issue described here https://github.com/Remora/Remora.Rest/pull/27#issuecomment-1938068100 I switched the *.Xunit packages for the default ones like the package devs suggest and bumped the minor versions of the other packages in the process to ensure it was all up to date. I also had to change the Microsoft.NETCore.App.Ref to the net8.0 version.