How to add the runtime arguments -r linux-x64

Hello everyone,

In my project there is a problem in Manjaro Linux.

The problem itself is described here, like its decision:

https://github.com/dotnet/SqlClient/issues/1423

The solution is that I need to add an attribute: -r linux-x64 when starting a project in a debug mode.

I tried to add this argument here:

But it doesn't work ... Tell me how to do this?

1 comment
Comment actions Permalink

The question is removed... If someone has the same problem in arch then here is the solution:

https://github.com/dotnet/SqlClient/issues/1427#issuecomment-994060176

0

Please sign in to leave a comment.