Jakub Malczak

Results 7 comments of Jakub Malczak

So what's the current state of this issue? We have started using jsonrpc and it brought threading analyzers. We use rider on mac os as a development IDE and there...

Thanks for the reply, unfortunately ExcludeAssets didn't work for me. I have found another issue that tracks issue with this attribute. Disabling individual rules is a pain so I have...

This option didn't work for me either. I use macos and both Rider and Visual Studio ignore those settings on macos.

I have tried it and it didn't work. I have also tried adding reference to threading analyzers directly with excludeassets and that didn't work as well. Probably the reason was...

Yes, it's imported from androidx.core. I have found a hacky solution if anyone will have similar issue. It's enough to add following to csproj: ```xml manifestmerger.jar ``` and then add...

Why this is not merged? Is this project still alive?

Thanks @privatenumber I have switched to vue-frag due to this issue. It's working fine for me!