issues
search
aspnet
/
BrowserLink
Browser Link loader for Visual Studio integration
Apache License 2.0
17
stars
21
forks
source link
Dev/billhie/get browser link building
#110
Open
BillHiebert
opened
3 years ago
BillHiebert
commented
3 years ago
Updated nuget pkg feeds
Now targets netcoreapp3.1 and references the AspNetCore.App framework
Replaced obsolete interfaces with updated ones
Added StartupHook.cs and StartupHosting.cs to initialize browserlink
Fixed some tests that were failing due to behavior change.