Make amount, user_id and address_id optional in user order update

This commit is contained in:
masoodafar-web
2025-11-28 04:02:00 +03:30
parent 84f08f11e4
commit ce2bf3f1f0
5 changed files with 22 additions and 21 deletions

View File

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