Files
jobtrackingapp/global.json
T
cesnimda 16ef3b9463 build(dotnet): lock SDK and packages
Pin the SDK feature band and commit transitive NuGet content hashes so CI fails on unreviewed dependency drift.
2026-08-30 11:17:32 +02:00

8 lines
108 B
JSON

{
"sdk": {
"version": "9.0.317",
"rollForward": "latestPatch",
"allowPrerelease": false
}
}