File tree Expand file tree Collapse file tree 5 files changed +8
-7
lines changed Expand file tree Collapse file tree 5 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ of patent rights can be found in the PATENTS file in the same directory.
1010<Project ToolsVersion =" 4.0" DefaultTargets =" Build;Test;Package" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
1111 <PropertyGroup >
1212 <Major >2</Major >
13- <Minor >4 </Minor >
14- <Build >1 </Build >
13+ <Minor >5 </Minor >
14+ <Build >0 </Build >
1515 <Revision >0</Revision >
1616 <DevNuGetServer >http://reactjs.net/packages/</DevNuGetServer >
1717 <MSBuildCommunityTasksPath >$(MSBuildProjectDirectory)\tools\MSBuildTasks</MSBuildCommunityTasksPath >
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.4 .0-*" ,
2+ "version" : " 2.5 .0-*" ,
33 "authors" : [ " Daniel Lo Nigro" ],
44 "copyright" : " Copyright 2014-Present Facebook, Inc" ,
55 "title" : " ReactJS.NET (ASP.NET Core MVC)" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.4 .0-*" ,
2+ "version" : " 2.5 .0-*" ,
33
44 "dependencies" : {
55 "Microsoft.AspNetCore.Mvc" : " 1.0.0" ,
1818 },
1919 "React.AspNet" : {
2020 "target" : " project"
21- }
21+ },
22+ "JavaScriptEngineSwitcher.V8" : " 1.5.5"
2223 },
2324
2425 "tools" : {
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.4 .0-*" ,
2+ "version" : " 2.5 .0-*" ,
33 "frameworks" : {
44 "net40" : {
55 "wrappedProject" : " ../../React.Core/React.Core.csproj" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.4 .0-*" ,
2+ "version" : " 2.5 .0-*" ,
33 "frameworks" : {
44 "net40" : {
55 "bin" : {
You can’t perform that action at this time.
0 commit comments