Browser Link loader for Visual Studio integration
Перейти к файлу
Immo Landwerth 952c4b8a36
Merge pull request #117 from terrajobst/add-security-md
Add SECURITY.md
2024-09-13 00:31:16 -07:00
.vsts-pipelines/builds Remove master branch refs from build definitions 2021-03-07 22:39:23 -08: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
CODE-OF-CONDUCT.md Link Code of Conduct 2020-04-08 15:10:41 -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
SECURITY.md Add SECURITY.md 2024-09-10 16:52:50 -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 Update branding to 2.2.0-preview3 2018-09-05 16:33:23 -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.