We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f11aecd + d5a6d05 commit acb2c78Copy full SHA for acb2c78
CHANGELOG.md
@@ -22,10 +22,10 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
22
- Dependencies - Updated Meziantou.Analyzer to 2.0.141
23
- Dependencies - Updated NSubstitute.Analyzers.CSharp to 1.0.17
24
- Dependencies - Updated NuGet to 6.9.1
25
-- SDK - Updated DotNet SDK to 8.0.200
26
- Dependencies - Updated xunit.analyzers to 1.11.0
27
- Dependencies - Updated xunit.runner.visualstudio to 2.5.7
28
- Dependencies - Updated xunit to 2.7.0
+- SDK - Updated DotNet SDK to 8.0.201
29
### Removed
30
### Deployment Changes
31
src/global.json
@@ -1,6 +1,6 @@
1
{
2
"sdk": {
3
- "version": "8.0.200",
+ "version": "8.0.201",
4
"allowPrerelease": false,
5
"rollForward": "latestPatch"
6
}
0 commit comments