File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.2.4] - 2022-11-30
4+
5+ ### Dependencies
6+
7+ - Newtonsoft.Json bump to 3.0.2 (PR #22 )
8+
39## [ 2.2.3] - 2022-05-18
410
511### Added
Original file line number Diff line number Diff line change 33 <TargetFrameworks >net6.0;net5.0;netcoreapp3.1;netstandard2.0;net462</TargetFrameworks >
44 <LangVersion >latest</LangVersion >
55 <Nullable >enable</Nullable >
6+ <CheckEolTargetFramework >false</CheckEolTargetFramework >
7+
68 <EmbedUntrackedSources >true</EmbedUntrackedSources >
79 <IncludeSymbols >true</IncludeSymbols >
810 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
911 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1012
11- <Version >2.2.3 </Version >
13+ <Version >2.2.4 </Version >
1214
1315 <Authors >Alexander Krylkov</Authors >
1416 <Product >Simplify</Product >
You can’t perform that action at this time.
0 commit comments