On 2023-08-21 1:03 PM, TTT wrote:
I still don't understand - if the vendor "recompiles for .NET" how will that
change how/what I run under linux?
The app is already compiled using the .NET framework (Windows target), which is
why I require the mono project to .NET code on Linux.
Microsoft has directly released .NET on Linux:
https://learn.microsoft.com/en-us/dotnet/core/install/linux
Running "dnf list dotnet*" should give you a list of packages available
through the AlmaLinux repositories.
They don't specifically include vbc.exe, but there's a different
mechanism for building/launching applications.
--
Nels Lindquist
[email protected]