Skip to content

Commit

Permalink
SDK - Updated DotNet SDK to 9.0.102
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Jan 15, 2025
1 parent 31d64cd commit 99b37a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Meziantou.Analyzer to 2.0.185
- Dependencies - Updated xunit to 2.9.3
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.41.250
- SDK - Updated DotNet SDK to 9.0.102
### Removed
### Deployment Changes

Expand Down
2 changes: 1 addition & 1 deletion src/global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "9.0.101",
"version": "9.0.102",
"allowPrerelease": false,
"rollForward": "latestPatch"
}
Expand Down

0 comments on commit 99b37a1

Please sign in to comment.