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
Any chance you could publish this targeting netstandard2.0 instead of netcoreapp2.0? The test project does not need to be modified. This would allow use in a library targeting netstandard, which is then used by both a full NetFx app and a NetCore app.