Skip to content

Commit

Permalink
SDK - Updated DotNet SDK to 8.0.204
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Apr 10, 2024
1 parent d0367af commit 468e533
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 @@ -18,14 +18,14 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated xunit to 2.7.0
- Dependencies - Updated TeamCity.VSTest.TestAdapter to 1.0.40
- Dependencies - Updated coverlet to 6.0.2
- SDK - Updated DotNet SDK to 8.0.203
- Dependencies - Updated Meziantou.Analyzer to 2.0.146
- Dependencies - Updated LibGit2Sharp to 0.30.0
- Dependencies - Updated Roslynator.Analyzers to 4.12.0
- Dependencies - Updated Credfeto.Enumeration.Source.Generation to 1.1.5.315
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.12.324
- Dependencies - Updated FunFair.Test.Common to 6.1.48.414
- Dependencies - Updated SonarAnalyzer.CSharp to 9.23.1.88495
- SDK - Updated DotNet SDK to 8.0.204
### 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.203",
"version": "8.0.204",
"allowPrerelease": false,
"rollForward": "latestPatch"
}
Expand Down

0 comments on commit 468e533

Please sign in to comment.