You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
79 lines
2.8 KiB
79 lines
2.8 KiB
{
|
|
"folders": {
|
|
"items": {
|
|
"src": {},
|
|
"test": {},
|
|
"host": {}
|
|
}
|
|
},
|
|
"packages": {
|
|
"SettleAccount.Domain.Shared": {
|
|
"path": "src/SettleAccount.Domain.Shared/SettleAccount.Domain.Shared.abppkg.json",
|
|
"folder": "src"
|
|
},
|
|
"SettleAccount.Domain": {
|
|
"path": "src/SettleAccount.Domain/SettleAccount.Domain.abppkg.json",
|
|
"folder": "src"
|
|
},
|
|
"SettleAccount.Application.Contracts": {
|
|
"path": "src/SettleAccount.Application.Contracts/SettleAccount.Application.Contracts.abppkg.json",
|
|
"folder": "src"
|
|
},
|
|
"SettleAccount.Application": {
|
|
"path": "src/SettleAccount.Application/SettleAccount.Application.abppkg.json",
|
|
"folder": "src"
|
|
},
|
|
"SettleAccount.EntityFrameworkCore": {
|
|
"path": "src/SettleAccount.EntityFrameworkCore/SettleAccount.EntityFrameworkCore.abppkg.json",
|
|
"folder": "src"
|
|
},
|
|
"SettleAccount.MongoDB": {
|
|
"path": "src/SettleAccount.MongoDB/SettleAccount.MongoDB.abppkg.json",
|
|
"folder": "src"
|
|
},
|
|
"SettleAccount.HttpApi": {
|
|
"path": "src/SettleAccount.HttpApi/SettleAccount.HttpApi.abppkg.json",
|
|
"folder": "src"
|
|
},
|
|
"SettleAccount.HttpApi.Client": {
|
|
"path": "src/SettleAccount.HttpApi.Client/SettleAccount.HttpApi.Client.abppkg.json",
|
|
"folder": "src"
|
|
},
|
|
"SettleAccount.TestBase": {
|
|
"path": "test/SettleAccount.TestBase/SettleAccount.TestBase.abppkg.json",
|
|
"folder": "test"
|
|
},
|
|
"SettleAccount.EntityFrameworkCore.Tests": {
|
|
"path": "test/SettleAccount.EntityFrameworkCore.Tests/SettleAccount.EntityFrameworkCore.Tests.abppkg.json",
|
|
"folder": "test"
|
|
},
|
|
"SettleAccount.MongoDB.Tests": {
|
|
"path": "test/SettleAccount.MongoDB.Tests/SettleAccount.MongoDB.Tests.abppkg.json",
|
|
"folder": "test"
|
|
},
|
|
"SettleAccount.Domain.Tests": {
|
|
"path": "test/SettleAccount.Domain.Tests/SettleAccount.Domain.Tests.abppkg.json",
|
|
"folder": "test"
|
|
},
|
|
"SettleAccount.Application.Tests": {
|
|
"path": "test/SettleAccount.Application.Tests/SettleAccount.Application.Tests.abppkg.json",
|
|
"folder": "test"
|
|
},
|
|
"SettleAccount.HttpApi.Host": {
|
|
"path": "host/SettleAccount.HttpApi.Host/SettleAccount.HttpApi.Host.abppkg.json",
|
|
"folder": "host"
|
|
},
|
|
"SettleAccount.HttpApi.Client.ConsoleTestApp": {
|
|
"path": "test/SettleAccount.HttpApi.Client.ConsoleTestApp/SettleAccount.HttpApi.Client.ConsoleTestApp.abppkg.json",
|
|
"folder": "test"
|
|
},
|
|
"SettleAccount.AuthServer": {
|
|
"path": "host/SettleAccount.AuthServer/SettleAccount.AuthServer.abppkg.json",
|
|
"folder": "host"
|
|
},
|
|
"SettleAccount.Host.Shared": {
|
|
"path": "host/SettleAccount.Host.Shared/SettleAccount.Host.Shared.abppkg.json",
|
|
"folder": "host"
|
|
}
|
|
}
|
|
}
|