File tree 4 files changed +13
-6
lines changed
4 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.5.5 -*" ,
2
+ "version" : " 1.5.6 -*" ,
3
3
"configurations" : {
4
4
"Debug" : {
5
5
"compilationOptions" : {
15
15
}
16
16
},
17
17
"dependencies" : {
18
+ "JsPool" : " 0.3.0" ,
18
19
"Microsoft.Framework.DependencyInjection" : " 1.0.0-beta7" ,
19
20
"Microsoft.AspNet.Mvc.Core" : " 6.0.0-beta7" ,
20
21
"Microsoft.AspNet.StaticFiles" : " 1.0.0-beta7" ,
21
22
"Microsoft.AspNet.FileProviders.Physical" : " 1.0.0-beta7" ,
22
23
"Microsoft.AspNet.Mvc.ViewFeatures" : " 6.0.0-beta7" ,
24
+ "MsieJavaScriptEngine" : " 1.5.1" ,
23
25
"React.Core" : " " ,
24
- "JavaScriptEngineSwitcher.Core" : " 1.2.4.0"
26
+ "JavaScriptEngineSwitcher.Core" : " 1.2.4.0" ,
27
+ "JavaScriptEngineSwitcher.Msie" : " 1.2.4" ,
28
+ "JavaScriptEngineSwitcher.V8" : " 1.2.4"
25
29
},
26
30
"frameworks" : {
27
31
"dnx451" : { }
Original file line number Diff line number Diff line change 1
1
{
2
2
"webroot" : " wwwroot" ,
3
- "version" : " 1.5.5 -*" ,
3
+ "version" : " 1.5.6 -*" ,
4
4
"dependencies" : {
5
5
"Microsoft.AspNet.Mvc" : " 6.0.0-beta7" ,
6
6
"Microsoft.AspNet.Diagnostics" : " 1.0.0-beta7" ,
Original file line number Diff line number Diff line change 4
4
],
5
5
"sdk" : {
6
6
"version" : " 1.0.0-beta7"
7
- }
8
- }
7
+ },
8
+ "projects" : [
9
+ " wrap"
10
+ ]
11
+ }
Original file line number Diff line number Diff line change 11
11
"JavaScriptEngineSwitcher.Core" : " 1.2.4" ,
12
12
"JavaScriptEngineSwitcher.V8" : " 1.2.4" ,
13
13
"JSPool" : " 0.3.0" ,
14
- "Newtonsoft.Json" : " 5 .0.4 " ,
14
+ "Newtonsoft.Json" : " 6 .0.8 " ,
15
15
"VroomJs" : " 1.0.0-*" ,
16
16
"JavaScriptEngineSwitcher.Msie" : " 1.2.4" ,
17
17
"MsieJavaScriptEngine" : " 1.5.1"
You can’t perform that action at this time.
0 commit comments