Upgrade dotnet sdk to v6.0.421 (#3244)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-04-14 22:47:26 -04:00
committed by GitHub
parent 4a1e38095b
commit 2d83e1d88f
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"sdk": {
"version": "6.0.420"
"version": "6.0.421"
}
}