File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Microsoft.AspNet.AngularServices
Microsoft.AspNet.NodeServices
Microsoft.AspNet.ReactServices
Microsoft.AspNet.SpaServices Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0.0-* " ,
2
+ "version" : " 1.0.0-beta-000001 " ,
3
3
"description" : " Helpers for building Angular 2 applications on ASP.NET 5." ,
4
4
"compilationOptions" : {
5
5
"keyFile" : " ../../tools/Key.snk"
27
27
},
28
28
"dependencies" : {
29
29
"Microsoft.AspNet.Mvc.TagHelpers" : " 6.0.0-rc1-final" ,
30
- "Microsoft.AspNet.NodeServices" : " 1.0.0-alpha7 " ,
31
- "Microsoft.AspNet.SpaServices" : " 1.0.0-alpha7-1 "
30
+ "Microsoft.AspNet.NodeServices" : " 1.0.0-beta-000001 " ,
31
+ "Microsoft.AspNet.SpaServices" : " 1.0.0-beta-000001 "
32
32
}
33
33
}
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0.0-* " ,
2
+ "version" : " 1.0.0-beta-000001 " ,
3
3
"description" : " Invoke Node.js modules at runtime in ASP.NET 5 applications." ,
4
4
"compilationOptions" : {
5
5
"keyFile" : " ../../tools/Key.snk"
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0.0-* " ,
2
+ "version" : " 1.0.0-beta-000001 " ,
3
3
"description" : " Helpers for building React applications on ASP.NET 5." ,
4
4
"compilationOptions" : {
5
5
"keyFile" : " ../../tools/Key.snk"
14
14
},
15
15
"dependencies" : {
16
16
"Microsoft.AspNet.Mvc.TagHelpers" : " 6.0.0-rc1-final" ,
17
- "Microsoft.AspNet.NodeServices" : " 1.0.0-alpha7 " ,
18
- "Microsoft.AspNet.SpaServices" : " 1.0.0-alpha7-1 "
17
+ "Microsoft.AspNet.NodeServices" : " 1.0.0-beta-000001 " ,
18
+ "Microsoft.AspNet.SpaServices" : " 1.0.0-beta-000001 "
19
19
},
20
20
"frameworks" : {
21
21
"net451" : { },
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0.0-* " ,
2
+ "version" : " 1.0.0-beta-000001 " ,
3
3
"description" : " Microsoft.AspNet.SpaServices" ,
4
4
"compilationOptions" : {
5
5
"keyFile" : " ../../tools/Key.snk"
15
15
"dependencies" : {
16
16
"Microsoft.AspNet.Mvc" : " 6.0.0-rc1-final" ,
17
17
"Microsoft.AspNet.Routing" : " 1.0.0-rc1-final" ,
18
- "Microsoft.AspNet.NodeServices" : " 1.0.0-alpha7 "
18
+ "Microsoft.AspNet.NodeServices" : " 1.0.0-beta-000001 "
19
19
},
20
20
"frameworks" : {
21
21
"net451" : { },
You can’t perform that action at this time.
0 commit comments