File tree Expand file tree Collapse file tree 6 files changed +18
-18
lines changed
AbpCompanyName.AbpProjectName.Application
AbpCompanyName.AbpProjectName.Core
AbpCompanyName.AbpProjectName.EntityFramework
AbpCompanyName.AbpProjectName.Migrator
AbpCompanyName.AbpProjectName.Web
test/AbpCompanyName.AbpProjectName.Tests Expand file tree Collapse file tree 6 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 10
10
"Newtonsoft.Json" : " 9.0.1" ,
11
11
"Nito.AsyncEx" : " 3.0.1" ,
12
12
"AutoMapper" : " 5.2.0" ,
13
- "Abp.Zero " : " 1.2.0 " ,
14
- "Abp.AutoMapper" : " 1.2 .1" ,
15
- "Abp.EntityFramework" : " 1.2 .1" ,
16
- "System.Collections.Immutable " : " 1.3.1"
13
+ "System.Collections.Immutable " : " 1.3.1 " ,
14
+ "Abp.AutoMapper" : " 1.3 .1" ,
15
+ "Abp.EntityFramework" : " 1.3 .1" ,
16
+ "Abp.Zero " : " 1.3.1"
17
17
},
18
18
19
19
"frameworks" : {
Original file line number Diff line number Diff line change 11
11
"Microsoft.Extensions.Configuration.EnvironmentVariables" : " 1.1.0" ,
12
12
"Microsoft.Extensions.Configuration.Json" : " 1.1.0" ,
13
13
"Microsoft.Extensions.Configuration.UserSecrets" : " 1.1.0" ,
14
- "Abp.Zero " : " 1.2.0 " ,
15
- "Abp" : " 1.2 .1" ,
16
- "System.Collections.Immutable " : " 1.3.1"
14
+ "System.Collections.Immutable " : " 1.3.1 " ,
15
+ "Abp" : " 1.3 .1" ,
16
+ "Abp.Zero " : " 1.3.1"
17
17
},
18
18
19
19
"frameworks" : {
Original file line number Diff line number Diff line change 7
7
"type" : " build" ,
8
8
"version" : " 1.0.8"
9
9
},
10
- "Abp.Zero. EntityFramework" : " 1.2.0 " ,
11
- "Abp.EntityFramework" : " 1.2 .1"
10
+ "Abp.EntityFramework" : " 1.3.1 " ,
11
+ "Abp.Zero. EntityFramework" : " 1.3 .1"
12
12
},
13
13
14
14
"tools" : {
Original file line number Diff line number Diff line change 10
10
},
11
11
12
12
"dependencies" : {
13
- "Abp.Castle.Log4Net" : " 1.2 .1" ,
13
+ "Abp.Castle.Log4Net" : " 1.3 .1" ,
14
14
"AbpCompanyName.AbpProjectName.EntityFramework" : " 1.0.0.0-*"
15
15
},
16
16
Original file line number Diff line number Diff line change 32
32
"Microsoft.Extensions.Logging" : " 1.1.0" ,
33
33
"Microsoft.Extensions.Options.ConfigurationExtensions" : " 1.1.0" ,
34
34
"Microsoft.VisualStudio.Web.BrowserLink.Loader" : " 14.1.0" ,
35
- "Abp.AspNetCore" : " 1.2 .1" ,
36
- "Abp.Castle.Log4Net " : " 1.2 .1" ,
37
- "Abp.HangFire " : " 1.2 .1" ,
38
- "Abp.Owin " : " 1.2 .1" ,
39
- "Abp.RedisCache " : " 1.2 .1" ,
40
- "Abp.Web.SignalR " : " 1.2 .1"
35
+ "Abp.AspNetCore" : " 1.3 .1" ,
36
+ "Abp.HangFire " : " 1.3 .1" ,
37
+ "Abp.Owin " : " 1.3 .1" ,
38
+ "Abp.RedisCache " : " 1.3 .1" ,
39
+ "Abp.Web.SignalR " : " 1.3 .1" ,
40
+ "Abp.Castle.Log4Net " : " 1.3 .1"
41
41
},
42
42
43
43
"tools" : {
Original file line number Diff line number Diff line change 10
10
"dotnet-test-xunit" : " 2.2.0-preview2-build1029" ,
11
11
"Shouldly" : " 2.8.2" ,
12
12
"Effort.EF6" : " 1.3.0" ,
13
- "Abp.TestBase" : " 1.2.1" ,
14
13
"xunit" : " 2.2.0-beta4-build3444" ,
15
14
"xunit.extensibility.execution" : " 2.2.0-beta4-build3444" ,
16
- "xunit.runner.visualstudio" : " 2.2.0-beta4-build1194"
15
+ "xunit.runner.visualstudio" : " 2.2.0-beta4-build1194" ,
16
+ "Abp.TestBase" : " 1.3.1"
17
17
},
18
18
19
19
"frameworks" : {
You can’t perform that action at this time.
0 commit comments