Commit ae4452f 1 parent 1339957 commit ae4452f Copy full SHA for ae4452f
File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 4.1.0
2
+
3
+ - Adds .NET 9 support
4
+
1
5
## 4.0.0
2
6
3
7
** BREAKING CHANGE:** SystemTextJsonPatch now supports different property naming policies!
Original file line number Diff line number Diff line change 7
7
<GenerateDocumentationFile >true</GenerateDocumentationFile >
8
8
<PackageTags >aspnetcore;json;jsonpatch;system.text.json;rfc6902;</PackageTags >
9
9
<LangVersion >12</LangVersion >
10
- <Version >4.0 .0</Version >
10
+ <Version >4.1 .0</Version >
11
11
<RepositoryUrl >https://github.com/Havunen/SystemTextJsonPatch.git</RepositoryUrl >
12
12
<RepositoryType >git</RepositoryType >
13
- <AnalysisLevel >8 .0-all</AnalysisLevel >
13
+ <AnalysisLevel >9 .0-all</AnalysisLevel >
14
14
<PublishRepositoryUrl >true</PublishRepositoryUrl >
15
15
<IncludeSymbols >true</IncludeSymbols >
16
16
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
You can’t perform that action at this time.
0 commit comments