Add root NuGet package source mapping and Dependabot config, allow .NET SDK feature-band roll-forward, and apply low-risk allocation cleanup from repo-assist suggestions. Closes #208 Closes #214 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
7 lines
81 B
JSON
7 lines
81 B
JSON
{
|
|
"sdk": {
|
|
"version": "10.0.100",
|
|
"rollForward": "latestFeature"
|
|
}
|
|
}
|