mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2025-12-06 05:32:03 +01:00
46 lines
691 B
Plaintext
46 lines
691 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "Northwind.Common.EntityModels.Sqlite"
|
|
},
|
|
{
|
|
"path": "Northwind.Common.DataContext.Sqlite"
|
|
},
|
|
{
|
|
"path": "Northwind.Common.EntityModels.SqlServer"
|
|
},
|
|
{
|
|
"path": "Northwind.Common.DataContext.SqlServer"
|
|
},
|
|
{
|
|
"path": "Northwind.Web"
|
|
},
|
|
{
|
|
"path": "Northwind.Razor.Employees"
|
|
},
|
|
{
|
|
"path": "Northwind.Mvc"
|
|
},
|
|
{
|
|
"path": "Northwind.WebApi"
|
|
},
|
|
{
|
|
"path": "RestClientTests"
|
|
},
|
|
{
|
|
"path": "Minimal.WebApi"
|
|
},
|
|
{
|
|
"path": "Northwind.BlazorServer"
|
|
},
|
|
{
|
|
"path": "Northwind.BlazorWasm\\Client"
|
|
},
|
|
{
|
|
"path": "Northwind.BlazorWasm\\Server"
|
|
},
|
|
{
|
|
"path": "Northwind.BlazorWasm\\Shared"
|
|
}
|
|
]
|
|
} |