File tree Expand file tree Collapse file tree
AutomaticInterface/AutomaticInterface Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 <PackageLicenseExpression >MIT</PackageLicenseExpression >
2525 <EnableNETAnalyzers >True</EnableNETAnalyzers >
2626 <AnalysisLevel >latest-Recommended</AnalysisLevel >
27- <Version >5.2.6 </Version >
27+ <Version >5.2.7 </Version >
2828 <PackageReadmeFile >README.md</PackageReadmeFile >
2929 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
3030 <NoWarn >1701;1702;NU5128</NoWarn >
Original file line number Diff line number Diff line change @@ -188,6 +188,10 @@ Note that we use [Verify](https://github.com/VerifyTests/Verify) for testing. It
188188
189189## Changelog
190190
191+ ### 5.2.7
192+
193+ - Fix nullable annotation for types with generics. Thanks paramamue
194+
191195### 5.2.6
192196
193197- Fix wrong documenation on interface for this library
You can’t perform that action at this time.
0 commit comments