I'm getting a BadImageFormatException after our servers received a Windows Update. Googling only hints at .NET mismatches but I can't find any problems there. Jenkins Version is 2.263.1
Edit: Removing < supportedRuntime version="v2.x" /> from jenkins.exe.config seems to have done the trick although version="v4.0" was also in there. I leave this open in case someone has an explanation.