File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-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.
10
10
<Project ToolsVersion =" 4.0" DefaultTargets =" Build;Test;Package" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
11
11
<PropertyGroup >
12
12
<Major >2</Major >
13
- <Minor >0 </Minor >
14
- <Build >2 </Build >
13
+ <Minor >1 </Minor >
14
+ <Build >0 </Build >
15
15
<Revision >0</Revision >
16
16
<DevNuGetServer >http://reactjs.net/packages/</DevNuGetServer >
17
17
<MSBuildCommunityTasksPath >$(MSBuildProjectDirectory)\tools\MSBuildTasks</MSBuildCommunityTasksPath >
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.0.2 -*" ,
2
+ "version" : " 2.1.0 -*" ,
3
3
"configurations" : {
4
4
"Debug" : {
5
5
"compilationOptions" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"webroot" : " wwwroot" ,
3
- "version" : " 2.0.2 -*" ,
3
+ "version" : " 2.1.0 -*" ,
4
4
"dependencies" : {
5
5
"Microsoft.AspNet.Mvc" : " 6.0.0-beta8" ,
6
6
"Microsoft.AspNet.Diagnostics" : " 1.0.0-beta8" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.0.2 -*" ,
2
+ "version" : " 2.1.0 -*" ,
3
3
"frameworks" : {
4
4
"net40" : {
5
5
"wrappedProject" : " ../../React.Core/React.Core.csproj" ,
14
14
"JSPool" : " 0.3.1" ,
15
15
"MsieJavaScriptEngine" : " 1.5.1" ,
16
16
"Newtonsoft.Json" : " 6.0.8" ,
17
- "VroomJs" : " 2.0.2 -*"
17
+ "VroomJs" : " 2.1.0 -*"
18
18
}
19
19
}
20
20
}
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.0.2 -*" ,
2
+ "version" : " 2.1.0 -*" ,
3
3
"frameworks" : {
4
4
"net40" : {
5
5
"bin" : {
You can’t perform that action at this time.
0 commit comments