Files
OpenRA/packaging/windows
penev92 54675d6f2b Fixed packaging for Windows missing assembly info
Apparently building/publishing/packaging for Windows on Linux using .NET 6 sets some of the assembly / Portable Executable information for the generated DLL, but nothing for the generated EXE (which isn't the case when building on Windows).
2023-04-14 19:40:08 +03:00
..