BraviaControl icon indicating copy to clipboard operation
BraviaControl copied to clipboard

Package not compatible with netcoreapp1.1

Open norcino opened this issue 9 years ago • 0 comments

Hi, I would like to use your library but is not compatible with .net core. Can you publish a package targeting the minimum .net standard version you can hit?

Here is my output log, thanks.

Package BraviaControl 1.0.0 is not compatible with netcoreapp1.1 (.NETCoreApp,Version=v1.1). Package BraviaControl 1.0.0 supports: net461 (.NETFramework,Version=v4.6.1) One or more packages are incompatible with .NETCoreApp,Version=v1.1. Package restore failed. Rolling back package changes for 'X'.

norcino avatar Jan 22 '17 19:01 norcino