Browser Link loader for Visual Studio integration
Перейти к файлу
Nate McMaster 54f6cf550f
Add NuGetPackageVerifier
2018-03-21 10:30:43 -07:00
build Branching for 2.1.0-preview2 2018-03-16 11:12:52 -07:00
src/Microsoft.VisualStudio.Web.BrowserLink Add NuGetPackageVerifier 2018-03-21 10:30:43 -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 Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:15:39 -08:00
Directory.Build.targets Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:24 -08:00
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:04:39 -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 Branching for 2.1.0-preview2 2018-03-16 11:12:52 -07:00
korebuild.json Update KoreBuild channel 2018-03-16 12:27:41 -07:00
run.cmd Update bootstrappers 2017-10-09 12:39:24 -07:00
run.ps1 Update bootstrappers 2017-12-01 12:27:15 -08:00
run.sh Update bootstrappers 2017-12-01 12:27:15 -08:00
version.props Prepend FeatureBranchVersionPrefix if FeatureBranchVersionSuffix is specified 2018-03-06 10:02:35 -08: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.