Config file not found

I tried installing OpenBullet on my Debian 10 VPS and when I tried to run the software, it said that the configuration software was not found and threw back an error. Any ideas?unknown

When I type “dotnet publish --configuration Release” it saysunknown2

Hey! Yes if you downloaded .NET 6 (and not .NET 5) you will get that error. I will post the fix tonight alongside the new update so please wait a few hours and it will be solved!

Will it support .NET 6?

It will fix this specific bug that is due to compiling the project with .NET 6. It will work without any issues, don’t worry.

The full .NET 6 port of the project is the next thing on the list, I will start working on it next month.