Upgrade dotnet sdk to v6.0.418 (#3085)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-01-10 12:48:40 -05:00
committed by GitHub
parent f1f18f67e1
commit 8e0cd36cd8
3 changed files with 3 additions and 3 deletions

View File

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