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.1.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 ,
1010 ]
1111 },
1212 "dependencies" : {
13- "Microsoft.AspNetCore.Http.Abstractions" : " 1.0.0* " ,
14- "Microsoft.Extensions.FileProviders.Physical" : " 1.0 .0" ,
15- "Microsoft.Extensions.PlatformAbstractions" : " 1.0 .0"
13+ "Microsoft.AspNetCore.Http.Abstractions" : " 1.1.0 " ,
14+ "Microsoft.Extensions.FileProviders.Physical" : " 1.1 .0" ,
15+ "Microsoft.Extensions.PlatformAbstractions" : " 1.1 .0"
1616 },
1717 "frameworks" : {
1818 "net451" : {},
Original file line number Diff line number Diff line change 11{
2- "version" : " 14.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 ,
1212 }
1313 },
1414 "dependencies" : {
15- "Microsoft.AspNetCore.Hosting.Abstractions" : " 1.0 .0" ,
16- "Microsoft.AspNetCore.Http.Abstractions" : " 1.0 .0" ,
17- "Microsoft.AspNetCore.Http.Extensions" : " 1.0 .0" ,
18- "Microsoft.Extensions.FileProviders.Physical" : " 1.0 .0" ,
15+ "Microsoft.AspNetCore.Hosting.Abstractions" : " 1.1 .0" ,
16+ "Microsoft.AspNetCore.Http.Abstractions" : " 1.1 .0" ,
17+ "Microsoft.AspNetCore.Http.Extensions" : " 1.1 .0" ,
18+ "Microsoft.Extensions.FileProviders.Physical" : " 1.1 .0" ,
1919 "Microsoft.Extensions.TaskCache.Sources" : {
2020 "version" : " 1.2.0-*" ,
2121 "type" : " build"
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.2 .0-*" ,
2+ "version" : " 1.1 .0-*" ,
33 "buildOptions" : {
44 "keyFile" : " ../../tools/Key.snk" ,
55 "debugType" : " portable"
66 },
77 "dependencies" : {
88 "xunit" : " 2.2.0-*" ,
99 "dotnet-test-xunit" : " 2.2.0-*" ,
10- "Microsoft.VisualStudio.Web.BrowserLink" : " 1.1.0-* " ,
11- "Microsoft.AspNetCore.Http" : " 1.0 .0"
10+ "Microsoft.VisualStudio.Web.BrowserLink" : " 1.1.0" ,
11+ "Microsoft.AspNetCore.Http" : " 1.1 .0"
1212 },
1313 "testRunner" : " xunit" ,
1414 "frameworks" : {
You can’t perform that action at this time.
0 commit comments