Skip to content

Commit acb2c78

Browse files
authored
SDK - Updated DotNet SDK to 8.0.201 (#147)
SDK - Updated DotNet SDK to 8.0.201
2 parents f11aecd + d5a6d05 commit acb2c78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
2222
- Dependencies - Updated Meziantou.Analyzer to 2.0.141
2323
- Dependencies - Updated NSubstitute.Analyzers.CSharp to 1.0.17
2424
- Dependencies - Updated NuGet to 6.9.1
25-
- SDK - Updated DotNet SDK to 8.0.200
2625
- Dependencies - Updated xunit.analyzers to 1.11.0
2726
- Dependencies - Updated xunit.runner.visualstudio to 2.5.7
2827
- Dependencies - Updated xunit to 2.7.0
28+
- SDK - Updated DotNet SDK to 8.0.201
2929
### Removed
3030
### Deployment Changes
3131

src/global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "8.0.200",
3+
"version": "8.0.201",
44
"allowPrerelease": false,
55
"rollForward": "latestPatch"
66
}

0 commit comments

Comments
 (0)