Skip to content

Commit

Permalink
Update .NET SDK
Browse files Browse the repository at this point in the history
Update .NET SDK to version 7.0.403.

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

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
  • Loading branch information
jet-codeflow-maintainer[bot] committed Oct 24, 2023
1 parent aff81f9 commit 8456fac
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": "7.0.402",
"version": "7.0.403",
"allowPrerelease": false
}
}

0 comments on commit 8456fac

Please sign in to comment.