File tree Expand file tree Collapse file tree 6 files changed +7
-9
lines changed
AbpCompanyName.AbpProjectName.Application
AbpCompanyName.AbpProjectName.Core
AbpCompanyName.AbpProjectName.EntityFrameworkCore
AbpCompanyName.AbpProjectName.Web
AbpCompanyName.AbpProjectName.Tests
AbpCompanyName.AbpProjectName.Web.Tests Expand file tree Collapse file tree 6 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 2
2
"version" : " 1.0.0.0-*" ,
3
3
4
4
"dependencies" : {
5
- "Abp.AutoMapper" : " 0.10.0. 1" ,
5
+ "Abp.AutoMapper" : " 0.10.1" ,
6
6
"AbpCompanyName.AbpProjectName.Core" : " 1.0.0.0-*"
7
7
},
8
8
Original file line number Diff line number Diff line change 2
2
"version" : " 1.0.0.0-*" ,
3
3
4
4
"dependencies" : {
5
- "Abp" : " 0.10.0.1 "
5
+ "Abp" : " 0.10.1.2 "
6
6
},
7
7
8
8
"frameworks" : {
Original file line number Diff line number Diff line change 2
2
"version" : " 1.0.0.0-*" ,
3
3
4
4
"dependencies" : {
5
- "Abp.EntityFrameworkCore" : " 0.10.0. 1" ,
5
+ "Abp.EntityFrameworkCore" : " 0.10.1" ,
6
6
"AbpCompanyName.AbpProjectName.Core" : " 1.0.0.0-*" ,
7
7
"Microsoft.EntityFrameworkCore.SqlServer" : " 1.0.0" ,
8
8
"Microsoft.EntityFrameworkCore.SqlServer.Design" : {
Original file line number Diff line number Diff line change 2
2
"dependencies" : {
3
3
"AbpCompanyName.AbpProjectName.Application" : " 1.0.0.0-*" ,
4
4
"AbpCompanyName.AbpProjectName.EntityFrameworkCore" : " 1.0.0.0-*" ,
5
-
6
5
"Castle.Windsor-log4net" : " 3.3.0" ,
7
6
"Castle.LoggingFacility.MsLogging" : " 1.0.0" ,
8
- "Abp.AspNetCore" : " 0.10.0.1" ,
9
-
10
7
"Microsoft.AspNetCore.Diagnostics" : " 1.0.0" ,
11
8
"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" : " 1.0.0" ,
12
9
"Microsoft.AspNetCore.Mvc" : " 1.0.0" ,
35
32
"Microsoft.VisualStudio.Web.CodeGenerators.Mvc" : {
36
33
"version" : " 1.0.0-preview2-final" ,
37
34
"type" : " build"
38
- }
35
+ },
36
+ "Abp.AspNetCore" : " 0.10.1"
39
37
},
40
38
41
39
"tools" : {
Original file line number Diff line number Diff line change 14
14
"xunit.extensibility.execution" : " 2.2.0-beta2-build3300" ,
15
15
"xunit.runner.visualstudio" : " 2.2.0-beta2-build1149" ,
16
16
"Castle.Windsor.MsDependencyInjection" : " 1.0.0" ,
17
- "Abp.TestBase" : " 0.10.0. 1"
17
+ "Abp.TestBase" : " 0.10.1"
18
18
},
19
19
20
20
"frameworks" : {
Original file line number Diff line number Diff line change 4
4
"testRunner" : " xunit" ,
5
5
6
6
"dependencies" : {
7
- "Abp.AspNetCore.TestBase" : " 0.10.0. 1" ,
7
+ "Abp.AspNetCore.TestBase" : " 0.10.1" ,
8
8
"AbpCompanyName.AbpProjectName.Tests" : " 1.0.0.0-*" ,
9
9
"AbpCompanyName.AbpProjectName.Web" : " 1.0.0-*" ,
10
10
"Microsoft.AspNetCore.Mvc" : " 1.0.0"
You can’t perform that action at this time.
0 commit comments