Update NLog to 4.4.13 or newer to support Mono 5.10
snakefoot opened this issue · 4 comments
snakefoot commented
See also ZeroK-RTS/Chobby#590
se5a commented
More specifically, the chobby launcher project.
Histidine91 commented
Updated in 0d31d4c, thanks!
Licho1 commented
I think underlying problem is in GA component which uses older nlog ..
snakefoot commented
@Licho1 As long one component in the dependency-chain requires an updated NLog, then the entire application will be required to run with updated NLog, thus it will work on Mono 5.10
But if this doesn't hold true, then I have also created an issue for the GA-SDK: GameAnalytics/GA-SDK-C-SHARP#21