Closed mmcfarland closed 6 years ago
This appears to be a TLS version incompatibility with the public NuGet endpoints and the version of MSBuild being used to compile the project. Rather than resolve the issues with the build node (lr01
), I'm going to divert their building to lr18
which is more up-to-date and will only have to suffice temporarily until MSBuild is removed as a project dependency.
I needed to put makensis.exe
on the system path, but this technique got the builds working again without much fuss:
Test regions on Jenkins01 are not building correctly.