You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The NuGet package for Common.Logging.Core (at least v3.4.1) contains a net40 library that references mscorlib 2.0.5.0. It should reference mscorlib 4.0.0.0 like other components such as Common.Logging and Common.Logging.NLog*.
This is causing issues when used with Roslyn and also when used with StackExchange.Precompilation.Build.
rbenjes, dylanmckendry, gigi81, sergey-olefir, a764578566 and 1 more