Open gorkoda1 opened 4 years ago
You might upgrade to Mono 6.1x release to see if such has been fixed. But in general VB.NET on Mono is quite limited, and issues in that area are not prioritized to be fixed quickly. (Similarly, VB.NET on .NET Core is also not well maintained.)
This makes it impossible to build something as basic as the default hello world project. It is worth mentioning that this issue doesn't arise when creating a C# project. output of
sudo dnf install 'mono-*'