Skip to content

Commit

Permalink
SDK - Updated DotNet SDK to 9.0.200
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Feb 12, 2025
1 parent 922fa3c commit e8d4900
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Nullable.Extended.Analyzer to 1.15.6495
- Dependencies - Updated Serilog.Extensions.Logging to 9.0.0
- Dependencies - Updated xunit to 2.9.3
- SDK - Updated DotNet SDK to 9.0.102
- Dependencies - Updated Meziantou.Analyzer to 2.0.186
- Dependencies - Updated Microsoft.Extensions to 9.0.1
- Dependencies - Updated Discord.Net to 3.17.1
Expand All @@ -38,6 +37,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated xunit.runner.visualstudio to 3.0.2
- Dependencies - Updated FunFair.Test.Common to 6.1.257.1137
- Dependencies - Updated AWSSDK to 3.7.402.1
- SDK - Updated DotNet SDK to 9.0.200
### 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.102",
"version": "9.0.200",
"allowPrerelease": false,
"rollForward": "latestPatch"
}
Expand Down

0 comments on commit e8d4900

Please sign in to comment.