Does anyone know how to setup Visual Studio 2019 properly to build DLLs for Battletech? I tried following the steps in [Mod edit: No unapproved links, no Github] , but I suspect something is out of date somewhere, because I have a CS7069 error with a reference to a type that is supposed to be defined in 'mscorlib' but could not be found. And when I try to do a build, I get errors about installing packages that cannot target '.NETFramework,Version=v3.5'.
Last edited by a moderator: