Upgrade dotnet sdk to v8.0.303 (#3388)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-07-15 01:06:31 -04:00
committed by GitHub
parent 8df87a82b0
commit dbcaa7cf3d
3 changed files with 3 additions and 3 deletions

View File

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