* Typo fix
* Update End OF Support validation rule
* Update Min Supported framework rule
* Update code space
* CHANGELOG
* Update developing documentation
* Update documentation
* Use .NET9 in build pipeline
drops .NET7 and .NET6
* Bump LangVersion to 13
* Update SDK Version analyzer
* Compile against .NET9
drops .NET6 and .NET7
* Adjust nuke build
* Fix build tests
* Update examples documentation
* Cleanup net6 references in project files
* Fix tests
* Cleanup target frameworks for generated tests targets
* Adjust conditional compilation
* Remove legacy code from LogBuilderExtensions
* Fix dev comment
* Adjust CI to execute scripts tests against .net9
* revert demo target versions.
It should be fixed just after next release
* Centos Stream9 - install .NET9
* Fix LoggingBuilder integration for version 9.*
* drop debugger launch
* cleanup using
* sync versions in the comments
* DuckTyping - include GH item in TODO comment
* TransientDependenciesTests - update comment