Update dotnet sdk to latest version @8.0.408 (#3808)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-04-14 10:32:45 -04:00
committed by GitHub
parent 5106d6578e
commit 27d9c886ab
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"sdk": {
"version": "8.0.407"
"version": "8.0.408"
}
}