File tree Expand file tree Collapse file tree
Microsoft.VisualStudio.Web.BrowserLink.Loader
Microsoft.VisualStudio.Web.BrowserLink
test/Microsoft.VisualStudio.Web.BrowserLink.Test Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "version" : " 1.2 .0-*" ,
2+ "version" : " 1.1 .0-*" ,
33 "description" : " A middleware that supports creating a communication channel between the development environment and one or more web browsers." ,
44 "buildOptions" : {
55 "warningsAsErrors" : true ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 1 .2.0-*" ,
2+ "version" : " 14 .2.0-*" ,
33 "description" : " A middleware that supports creating a communication channel between the development environment and one or more web browsers." ,
44 "buildOptions" : {
55 "warningsAsErrors" : true ,
Original file line number Diff line number Diff line change 55 "debugType" : " portable"
66 },
77 "dependencies" : {
8- "Microsoft.VisualStudio.Web.BrowserLink" : " 1.0.0" ,
98 "xunit" : " 2.2.0-*" ,
109 "dotnet-test-xunit" : " 2.2.0-*" ,
10+ "Microsoft.VisualStudio.Web.BrowserLink" : " 1.1.0-*" ,
1111 "Microsoft.AspNetCore.Http" : " 1.0.0"
1212 },
1313 "testRunner" : " xunit" ,
You can’t perform that action at this time.
0 commit comments