Browser Link loader for Visual Studio integration
Перейти к файлу
ASP.NET CI 0b083d1503 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 12:07:57 -07:00
.vsts-pipelines/builds [automated] Change default branch to master 2018-07-02 12:40:13 -07:00
build Update dependencies.props 2018-10-07 12:07:57 -07:00
src/Microsoft.VisualStudio.Web.BrowserLink Set 2.1 baselines 2018-06-13 15:33:46 -07:00
test Fix flaky tests by increasing the timeout for a task to complete. (#82) 2018-09-28 09:36:28 -07: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 Update CONTRIBUTING.md 2018-07-24 10:47:35 -07:00
Directory.Build.props Remove PublicSign and unnecessary certificate name properties 2018-09-28 11:39:37 -07:00
Directory.Build.targets Upgrade to netcoreapp22 2018-05-07 15:37:49 -07:00
LICENSE.txt Update LICENSE.txt 2018-09-27 15:29:23 -07:00
NuGet.config Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:15:39 -08:00
NuGetPackageVerifier.json Add NuGetPackageVerifier 2018-03-21 10:30:43 -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 dependencies.props 2018-10-07 12:07:57 -07:00
korebuild.json [automated] Change default branch to master 2018-07-02 12:40:13 -07:00
run.cmd Update bootstrappers 2017-10-09 12:39:24 -07:00
run.ps1 automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:30 -07:00
run.sh automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:30 -07:00
version.props Bumping version from 2.2.0 to 3.0.0 2018-06-28 16:48:43 -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.