Skip to content

Installing for Unity #161

Open
Open
@atnegrete

Description

@atnegrete

Bug report

Describe the bug

I get this error after running the nuget command inside my Assets folder. nuget install supabase-csharp -OutputDirectory ./ -Framework netstandard2.0

Assembly 'Assets/Custom/Supabase/Microsoft.IdentityModel.Tokens.7.0.3/lib/net8.0/Microsoft.IdentityModel.Tokens.dll' will not be loaded due to errors:
Unable to resolve reference 'System.Security.Cryptography'. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.

System information

  • OS: Win 11

If I delete Microsoft.IdentityModel.Tokens.7.0.3 it causes other errors, which is odd since it's not a "required" library according to this https://github.com/supabase-community/supabase-csharp/wiki/Unity ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions