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
{{ message }}
This repository was archived by the owner on Dec 5, 2019. It is now read-only.
I've got a multi-targeted project that uses the SDK csproj but targets net45 and netstandard2. It looks like the same fix that worked in #167 is viable (ifdef'ing out Loupe). Would you accept a PR that made LibLog target net45;netstandard2?
I've got a multi-targeted project that uses the SDK csproj but targets net45 and netstandard2. It looks like the same fix that worked in #167 is viable (
ifdef'ing out Loupe). Would you accept a PR that made LibLog targetnet45;netstandard2?