Upgrade dotnet sdk to v8.0.405 (#3666)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-01-20 00:13:57 -05:00
committed by GitHub
parent 8bf52ffe7d
commit 0738df9702
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"sdk": {
"version": "8.0.404"
"version": "8.0.405"
}
}