File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and adheres to a project-specific [Versioning](/README.md).
77
88## [ Unreleased]
99
10+ ## [ 3.2.1] - 2024-11-18
11+
1012### Fixed
1113
1214- Do not treat NU1901, NU1902, NU1903 and NU1904 warnings as errors in "Release" configuration
@@ -162,7 +164,7 @@ and adheres to a project-specific [Versioning](/README.md).
162164
163165- Changelog
164166
165- [ unreleased ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.2.0 ...HEAD
167+ [ unreleased ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.2.1 ...HEAD
166168[ 3.1.0 ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.0.5...v3.1.0
167169[ 3.0.5 ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.0.4...v3.0.5
168170[ 3.0.4 ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.0.3...v3.0.4
@@ -171,6 +173,7 @@ and adheres to a project-specific [Versioning](/README.md).
171173[ 3.0.1 ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.0.0...v3.0.1
172174[ 3.0.0 ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v2.7.1...v3.0.0
173175[ 2.7.1 ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v2.7.0...v2.7.1
176+ [ 3.2.1 ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.2.0...v3.2.1
174177[ 3.2.0 ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.1.2...v3.2.0
175178[ 3.1.2 ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.1.1...v3.1.2
176179[ 3.1.1 ] : https://github.com/neolution-ch/Neolution.CodeAnalysis/compare/v3.1.1-alpha.0...v3.1.1
You can’t perform that action at this time.
0 commit comments