mirror of https://github.com/abpframework/abp
				
				
				
			https://github.com/volosoft/volo/issues/6471pull/8817/head
							parent
							
								
									678c948b0a
								
							
						
					
					
						commit
						da154489ce
					
				| @ -0,0 +1,64 @@ | ||||
| { | ||||
|   "folders": { | ||||
|     "src": {}, | ||||
|     "test": {} | ||||
|   }, | ||||
|   "packages": { | ||||
|     "Volo.Abp.BackgroundJobs.Domain.Shared": { | ||||
|       "path": "src/Volo.Abp.BackgroundJobs.Domain.Shared/Volo.Abp.BackgroundJobs.Domain.Shared.csproj", | ||||
|       "folder": "src", | ||||
|       "includes": { | ||||
|         "lib.domain.shared": {} | ||||
|       } | ||||
|     }, | ||||
|     "Volo.Abp.BackgroundJobs.Domain": { | ||||
|       "path": "src/Volo.Abp.BackgroundJobs.Domain/Volo.Abp.BackgroundJobs.Domain.csproj", | ||||
|       "folder": "src", | ||||
|       "includes": { | ||||
|         "lib.domain": {} | ||||
|       } | ||||
|     }, | ||||
|     "Volo.Abp.BackgroundJobs.EntityFrameworkCore": { | ||||
|       "path": "src/Volo.Abp.BackgroundJobs.EntityFrameworkCore/Volo.Abp.BackgroundJobs.EntityFrameworkCore.csproj", | ||||
|       "folder": "src", | ||||
|       "includes": { | ||||
|         "lib.ef": {} | ||||
|       } | ||||
|     }, | ||||
|     "Volo.Abp.BackgroundJobs.MongoDB": { | ||||
|       "path": "src/Volo.Abp.BackgroundJobs.MongoDB/Volo.Abp.BackgroundJobs.MongoDB.csproj", | ||||
|       "folder": "src", | ||||
|       "includes": { | ||||
|         "lib.mongodb": {} | ||||
|       } | ||||
|     }, | ||||
|     "Volo.Abp.BackgroundJobs.TestBase": { | ||||
|       "path": "test/Volo.Abp.BackgroundJobs.TestBase/Volo.Abp.BackgroundJobs.TestBase.csproj", | ||||
|       "folder": "test", | ||||
|       "includes": { | ||||
|         "lib.test": {} | ||||
|       } | ||||
|     }, | ||||
|     "Volo.Abp.BackgroundJobs.Domain.Tests": { | ||||
|       "path": "test/Volo.Abp.BackgroundJobs.Domain.Tests/Volo.Abp.BackgroundJobs.Domain.Tests.csproj", | ||||
|       "folder": "test", | ||||
|       "includes": { | ||||
|         "lib.test": {} | ||||
|       } | ||||
|     }, | ||||
|     "Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests": { | ||||
|       "path": "test/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests/Volo.Abp.BackgroundJobs.EntityFrameworkCore.Tests.csproj", | ||||
|       "folder": "test", | ||||
|       "includes": { | ||||
|         "lib.test": {} | ||||
|       } | ||||
|     }, | ||||
|     "Volo.Abp.BackgroundJobs.MongoDB.Tests": { | ||||
|       "path": "test/Volo.Abp.BackgroundJobs.MongoDB.Tests/Volo.Abp.BackgroundJobs.MongoDB.Tests.csproj", | ||||
|       "folder": "test", | ||||
|       "includes": { | ||||
|         "lib.test": {} | ||||
|       } | ||||
|     } | ||||
|   } | ||||
| } | ||||
| @ -0,0 +1,7 @@ | ||||
| { | ||||
|   "modules": { | ||||
|     "Volo.Abp.BackgroundJobs": { | ||||
|       "path": "Volo.Abp.BackgroundJobs.abpmdl.json" | ||||
|     } | ||||
|   } | ||||
| } | ||||
					Loading…
					
					
				
		Reference in new issue
	
	 Yunus Emre Kalkan
						Yunus Emre Kalkan