* Fixed default's HandlersProvider instance creation

* Fixed all of the message filters faulting because of wrong execution sequence
* Removed default Host loggers
* Fixed descriptors indexing
This commit is contained in:
2025-07-28 01:40:04 +04:00
parent 1016132a65
commit 76cf6eb4a2
14 changed files with 60 additions and 33 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
<EnableNETAnalyzers>True</EnableNETAnalyzers>
<EnforceCodeStyleInBuild>True</EnforceCodeStyleInBuild>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<Version>1.0.3</Version>
<Version>1.0.5</Version>
</PropertyGroup>
<ItemGroup>