FireSharp: Incompatible with .Net Core
Package FireSharp 2.0.4 is not compatible with netcoreapp1.0 (.NETCoreApp,Version=v1.0). Package FireSharp 2.0.4
Will there be compatiblity with the new .Net core?
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Reactions: 6
- Comments: 15 (4 by maintainers)
I’ve just submitted a PR for this (#76). There’s a bit of work to do to tidy it up, but it should be a pretty good start. Converting the firesharp project was very simple. The unit tests are what took most of the time (and there’s 1 failing).