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" : " 14.1 .0-*" ,
2+ "version" : " 1.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 11{
2- "version" : " 1.0 .0-*" ,
2+ "version" : " 1.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 ,
99 "include" : [
1010 " **/*.cs"
1111 ]
12- }
12+ }
1313 },
1414 "dependencies" : {
1515 "Microsoft.AspNetCore.Hosting.Abstractions" : " 1.0.0" ,
1616 "Microsoft.AspNetCore.Http.Abstractions" : " 1.0.0" ,
1717 "Microsoft.AspNetCore.Http.Extensions" : " 1.0.0" ,
1818 "Microsoft.Extensions.FileProviders.Physical" : " 1.0.0" ,
1919 "Microsoft.Extensions.TaskCache.Sources" : {
20- "version" : " 1.1 .0-*" ,
20+ "version" : " 1.2 .0-*" ,
2121 "type" : " build"
2222 }
2323 },
3232 }
3333 }
3434 }
35- }
35+ }
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0 .0-*" ,
2+ "version" : " 1.2 .0-*" ,
33 "buildOptions" : {
44 "keyFile" : " ../../tools/Key.snk" ,
55 "debugType" : " portable"
2323 }
2424 }
2525 }
26- }
26+ }
You can’t perform that action at this time.
0 commit comments