Browser Link loader for Visual Studio integration
Перейти к файлу
Pranav K 28d5550655 Add NETStandardImplicitPackageVersion 2017-06-29 07:27:35 -07:00
build Add NETStandardImplicitPackageVersion 2017-06-29 07:27:35 -07:00
src/Microsoft.VisualStudio.Web.BrowserLink Remove usage of TaskCache 2017-06-08 09:42:37 -07:00
test/Microsoft.VisualStudio.Web.BrowserLink.Test Update TFM to netstandard2.0 2017-05-19 16:55:09 -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 Updating versions to preview3 2017-06-01 10:46:31 -07: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 Branching for 2.0.0-preview1 2017-04-25 22:00:51 -07:00
build.sh Branching for 2.0.0-preview1 2017-04-25 22:00:51 -07:00
version.props Updating versions to preview3 2017-06-01 10:46:31 -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.