aspnet / BrowserLink

Browser Link loader for Visual Studio integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft.VisualStudio.Web.BrowserLink.Loader should cross compile to net451 \ netstandard

pranavkm opened this issue · comments

Seems like this was missed during the bulk TFM update.

cc @NTaylorMullen in case there was a specific reason this wasn't updated.

Hmmmm. @jodavis is there a reason we shouldn't transition this to netstandard?

There is no reason. It's just a library

Correct, it should be transitioned like everything else.