Fix PaymentStatus comparison in order filter query

This commit is contained in:
masoodafar-web
2025-11-27 18:49:01 +03:30
parent c011645433
commit 38ce54d367
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.0.131</Version>
<Version>0.0.133</Version>
<DebugType>None</DebugType>
<DebugSymbols>False</DebugSymbols>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>