Fix OTP message formatting and update project version to 0.0.116

This commit is contained in:
masoodafar-web
2025-11-16 22:32:19 +03:30
parent 13b4778f01
commit 8be9729255
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.0.115</Version>
<Version>0.0.116</Version>
<DebugType>None</DebugType>
<DebugSymbols>False</DebugSymbols>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>