You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I decided to try to build my own application, and I ended up with this error:
As far as I understand, there is no support for nuget packages. How do I fix my problem?
Yup, bflat is just a compiler. It doesn't prescribe a packaging system. You need to provide references when you invoke it. It's not dotnet. If you want dotnet, you downloaded the wrong tool.
I decided to try to build my own application, and I ended up with this error:
As far as I understand, there is no support for nuget packages. How do I fix my problem?
Link to my repo - https://github.com/ketronix-dev/appimage-installer
The text was updated successfully, but these errors were encountered: