Update dotnet sdk to latest version @8.0.411 (#3911)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-06-30 11:42:02 -04:00
committed by GitHub
parent 097ada9374
commit 60563d82d1
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"sdk": {
"version": "8.0.410"
"version": "8.0.411"
}
}