45cd028d1c
Adds root-level config files: solution (.slnx), NuGet, global.json, Docker Compose files for all services (API, dashboard, website, finder, admin), environment example, and developer documentation. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
8 lines
111 B
JSON
8 lines
111 B
JSON
{
|
|
"sdk": {
|
|
"version": "10.0.100",
|
|
"rollForward": "latestFeature",
|
|
"allowPrerelease": false
|
|
}
|
|
}
|