m4rs-mt / ILGPU

ILGPU JIT Compiler for high-performance .Net GPU programs
http://www.ilgpu.net
Other
1.38k stars 117 forks source link

Bump unit test nuget packages. #1161

Closed MoFtZ closed 9 months ago

MoFtZ commented 9 months ago

Updates the nuget packages related to unit tests.

Combines #1128, #1129, #1152, #1153 and #1156.

There was a breaking change with xUnit, and TheoryData is now stricter in enforcing the correct types.