File tree Expand file tree Collapse file tree
src/Microsoft.VisualStudio.Web.BrowserLink.Loader
test/Microsoft.VisualStudio.Web.BrowserLink.Test Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 ]
1111 },
1212 "dependencies" : {
13- "Microsoft.AspNetCore.Http.Abstractions" : " 1.1.0- *" ,
14- "Microsoft.Extensions.FileProviders.Physical" : " 1.1.0-* " ,
15- "Microsoft.Extensions.PlatformAbstractions" : " 1.1.0-* "
13+ "Microsoft.AspNetCore.Http.Abstractions" : " 1.0.0 *" ,
14+ "Microsoft.Extensions.FileProviders.Physical" : " 1.0.0 " ,
15+ "Microsoft.Extensions.PlatformAbstractions" : " 1.0.0 "
1616 },
1717 "frameworks" : {
1818 "net451" : {},
1919 "netstandard1.5" : {
2020 "dependencies" : {
21- "Microsoft.Win32.Registry" : " 4.0.0-* " ,
22- "System.Text.Encoding" : " 4.0.11-* " ,
23- "System.Threading" : " 4.0.11-* " ,
24- "System.Net.Sockets" : " 4.1.0-* " ,
25- "System.Collections" : " 4.0.11-* " ,
26- "System.Runtime.Loader" : " 4.0.0-* "
21+ "Microsoft.Win32.Registry" : " 4.0.0" ,
22+ "System.Text.Encoding" : " 4.0.11" ,
23+ "System.Threading" : " 4.0.11" ,
24+ "System.Net.Sockets" : " 4.1.0" ,
25+ "System.Collections" : " 4.0.11" ,
26+ "System.Runtime.Loader" : " 4.0.0"
2727 }
2828 }
2929 }
Original file line number Diff line number Diff line change 1717 "dependencies" : {
1818 "Microsoft.NETCore.App" : {
1919 "type" : " platform" ,
20- "version" : " 1.0.0-* "
20+ "version" : " 1.0.0"
2121 },
2222 "System.Diagnostics.StackTrace" : " 4.0.1"
23- },
24- "imports" : [
25- " dotnet5.4" ,
26- " portable-net451+win8"
27- ]
23+ }
2824 }
2925 }
3026}
You can’t perform that action at this time.
0 commit comments