-
-
Notifications
You must be signed in to change notification settings - Fork 768
Open
Labels
Description
Describe the bug 🐞
I tried to use refit in unity (version 6000.0.31f1), I installed refit 8.0.0 using NugetForUnity:
then unity immediately throwing an error like (same when using refit of version 7.0.0 or 6.0) :
after I uninstall the refit and it just works.
Step to reproduce
- open unity editor
- open nuget -> manage nuget packages -> search refit and install
- error occurs in the unity console.
Reproduction repository
https://github.com/reactiveui/refit
Expected behavior
no error occurs while using refit in unity
Screenshots 🖼️
No response
IDE
No response
Operating system
No response
Version
No response
Device
No response
Refit Version
No response
Additional information ℹ️
No response