Browser Link loader for Visual Studio integration
Перейти к файлу
Pranav K ccb3e1ecd1 Update samples and tests to target netcoreapp2.1 2017-11-14 09:47:52 -08:00
build Pin tool and package versions to make builds repeatable 2017-10-31 17:57:26 -07:00
src/Microsoft.VisualStudio.Web.BrowserLink Pin tool and package versions to make builds repeatable 2017-10-31 17:57:26 -07:00
test Update samples and tests to target netcoreapp2.1 2017-11-14 09:47:52 -08:00
.gitattributes Build with dotnet 2016-01-27 14:13:16 -08:00
.gitignore Pin tool and package versions to make builds repeatable 2017-10-31 17:57:26 -07:00
BrowserLink.sln Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:39:43 -07:00
CONTRIBUTING.md Create CONTRIBUTING.md 2015-07-29 14:15:36 -07:00
Directory.Build.props Update samples and tests to target netcoreapp2.1 2017-11-14 09:47:52 -08:00
Directory.Build.targets Pin tool and package versions to make builds repeatable 2017-10-31 17:57:26 -07:00
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:04:39 -07:00
NuGet.config Pin tool and package versions to make builds repeatable 2017-10-31 17:57:26 -07:00
README.md Update README.md 2017-08-04 17:37:59 -07:00
build.cmd Update bootstrappers 2017-10-09 12:39:24 -07:00
build.sh Update bootstrappers 2017-10-09 12:39:24 -07:00
korebuild-lock.txt Update samples and tests to target netcoreapp2.1 2017-11-14 09:47:52 -08:00
korebuild.json Pin tool and package versions to make builds repeatable 2017-10-31 17:57:26 -07:00
run.cmd Update bootstrappers 2017-10-09 12:39:24 -07:00
run.ps1 Update bootstrappers 2017-10-09 12:39:24 -07:00
run.sh Update bootstrappers 2017-10-09 12:39:24 -07:00
version.props Pin tool and package versions to make builds repeatable 2017-10-31 17:57:26 -07:00

README.md

BrowserLink

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