Upgrade dotnet sdk to v8.0.302 (#3346)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-06-18 12:03:44 -04:00
committed by GitHub
parent 1e74a8137b
commit 8f1c723ba0
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"sdk": {
"version": "8.0.204"
"version": "8.0.302"
}
}