File tree Expand file tree Collapse file tree 4 files changed +17
-20
lines changed
Microsoft.AspNetCore.AngularServices
Microsoft.AspNetCore.NodeServices
Microsoft.AspNetCore.ReactServices
Microsoft.AspNetCore.SpaServices Expand file tree Collapse file tree 4 files changed +17
-20
lines changed Original file line number Diff line number Diff line change 11{
22"description" : " Helpers for building Angular 2 applications on ASP.NET Core." ,
3- "version" : " 1.0 .0-*" ,
3+ "version" : " 1.1 .0-*" ,
44"packOptions" :{
55"repository" :{
66"type" : " git" ,
1818"xmlDoc" : true
1919 },
2020"dependencies" :{
21- "Microsoft.AspNetCore.Mvc.TagHelpers" : " 1.0.1 " ,
22- "Microsoft.AspNetCore.SpaServices" : " 1.0 .0-*"
21+ "Microsoft.AspNetCore.Mvc.TagHelpers" : " 1.1.0 " ,
22+ "Microsoft.AspNetCore.SpaServices" : " 1.1 .0-*"
2323 },
2424"frameworks" :{
2525"net451" :{},
Original file line number Diff line number Diff line change 11{
22"description" : " Invoke Node.js modules at runtime in ASP.NET Core applications." ,
3- "version" : " 1.0 .0-*" ,
3+ "version" : " 1.1 .0-*" ,
44"packOptions" :{
55"repository" :{
66"type" : " git" ,
2121"xmlDoc" : true
2222 },
2323"dependencies" :{
24- "Microsoft.AspNetCore.Hosting.Abstractions" : " 1.0.0" ,
25- "Microsoft.Extensions.Configuration.Json" : " 1.0.0" ,
26- "Microsoft.Extensions.Logging.Console" : " 1.0.0" ,
24+ "Microsoft.AspNetCore.Hosting.Abstractions" : " 1.1.0" ,
25+ "Microsoft.Extensions.Logging.Console" : " 1.1.0" ,
2726"Newtonsoft.Json" : " 9.0.1" ,
28- "NETStandard.Library" : " 1.6.0 "
27+ "NETStandard.Library" : " 1.6.1-* "
2928 },
3029"frameworks" :{
3130"net451" :{
32- "frameworkAssemblies" :{
33- "System.Net.Http" : " 4.0.0"
34- },
3531"dependencies" :{
3632"Microsoft.Tpl.Dataflow" : " 4.5.24"
3733 }
3834 },
3935"netstandard1.6" :{
4036"dependencies" :{
41- "System.Diagnostics.Process" : " 4.1.0" ,
42- "System.IO.Pipes" : " 4.0.0" ,
43- "System.Threading.Tasks.Dataflow" : " 4.6.0"
37+ "System.Diagnostics.Process" : " 4.3.0" ,
38+ "System.IO.FileSystem.Watcher" : " 4.3.0" ,
39+ "System.IO.Pipes" : " 4.3.0" ,
40+ "System.Threading.Tasks.Dataflow" : " 4.7.0"
4441 }
4542 }
4643 },
Original file line number Diff line number Diff line change 11{
22"description" : " Helpers for building React applications on ASP.NET Core." ,
3- "version" : " 1.0 .0-*" ,
3+ "version" : " 1.1 .0-*" ,
44"packOptions" :{
55"repository" :{
66"type" : " git" ,
1818"xmlDoc" : true
1919 },
2020"dependencies" :{
21- "Microsoft.AspNetCore.Mvc.TagHelpers" : " 1.0.1 " ,
22- "Microsoft.AspNetCore.SpaServices" : " 1.0 .0-*"
21+ "Microsoft.AspNetCore.Mvc.TagHelpers" : " 1.1.0 " ,
22+ "Microsoft.AspNetCore.SpaServices" : " 1.1 .0-*"
2323 },
2424"frameworks" :{
2525"net451" :{},
Original file line number Diff line number Diff line change 11{
22"description" : " Helpers for building single-page applications on ASP.NET MVC Core" ,
3- "version" : " 1.0 .0-*" ,
3+ "version" : " 1.1 .0-*" ,
44"packOptions" :{
55"repository" :{
66"type" : " git" ,
2121"xmlDoc" : true
2222 },
2323"dependencies" :{
24- "Microsoft.AspNetCore.Mvc" : " 1.0.1 " ,
25- "Microsoft.AspNetCore.NodeServices" : " 1.0 .0-*"
24+ "Microsoft.AspNetCore.Mvc" : " 1.1.0 " ,
25+ "Microsoft.AspNetCore.NodeServices" : " 1.1 .0-*"
2626 },
2727"frameworks" :{
2828"net451" :{},
You can’t perform that action at this time.
0 commit comments