Browser Link loader for Visual Studio integration
Перейти к файлу
Pavel Krymets dfc72f3f71 Remove unnecessary package references (#50) 2017-05-10 08:45:43 -07:00
build Remove unnecessary package references (#50) 2017-05-10 08:45:43 -07:00
src/Microsoft.VisualStudio.Web.BrowserLink Change TFM to netcoreapp2.0 2017-05-05 10:28:29 -07:00
test/Microsoft.VisualStudio.Web.BrowserLink.Test Change TFM to netcoreapp2.0 2017-05-05 10:28:29 -07:00
.gitattributes Build with dotnet 2016-01-27 14:13:16 -08:00
.gitignore Change compilation targets. 2017-03-24 07:44:43 -07:00
BrowserLink.sln Upgrade to VS 2017 (#38) 2017-02-07 13:24:24 -08:00
CONTRIBUTING.md Create CONTRIBUTING.md 2015-07-29 14:15:36 -07:00
LICENSE.txt Create LICENSE.txt 2015-07-29 14:15:22 -07:00
NuGet.config Upgrade to VS 2017 (#38) 2017-02-07 13:24:24 -08:00
README.md Create README.md 2015-07-29 14:14:58 -07:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:21 -08:00
build.ps1 Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:14 -08:00
build.sh Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:14 -08:00
version.props Updating package version to preview2 2017-04-26 07:12:35 -07:00

README.md

BrowserLink

This project is part of ASP.NET 5 and Visual Studio. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.