Skip to content

Commit

Permalink
Update .NET SDK (#2946)
Browse files Browse the repository at this point in the history
Update .NET SDK to version 8.0.302.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Jun 12, 2024
1 parent 1f1b397 commit a97c53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "8.0.301",
"version": "8.0.302",
"allowPrerelease": false,
"rollForward": "latestMajor"
}
Expand Down

0 comments on commit a97c53f

Please sign in to comment.