Skip to content

Commit

Permalink
[SDK] - Updated DotNet SDK to 8.0.100-rc.2.23502.2
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Oct 11, 2023
1 parent 19a9858 commit 296b66b
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 @@ -12,6 +12,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated SonarAnalyzer.CSharp to 9.11.0.78383
- Dependencies - Updated Meziantou.Analyzer to 2.0.92
- Dependencies - Updated FunFair.Test.Common to 6.1.11.175
- SDK - Updated DotNet SDK to 8.0.100-rc.2.23502.2
### 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": "8.0.100-rc.1.23455.8",
"version": "8.0.100-rc.2.23502.2",
"allowPrerelease": true,
"rollForward": "latestPatch"
}
Expand Down

0 comments on commit 296b66b

Please sign in to comment.