Upgrade dotnet sdk to v6.0.419 (#3158)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-02-19 00:34:02 -05:00
committed by GitHub
parent 927b26a364
commit 3db5c90cc4
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"sdk": {
"version": "6.0.418"
"version": "6.0.419"
}
}