Migrating development from Windows (Visual Studio) to Linux (command line publishing)

I have managed to get my game building on Linux. I apparently can’t do the command line method as the project is .NET Framework and not .NET Core, but I have been able to get it to build in the Rider IDE. I’ve been able to get shaders working using a remote Windows server, but am still trying to get them working with Wine.