Add category IDs support to product DTOs and protobuf

This commit is contained in:
masoodafar-web
2025-11-27 05:43:01 +03:30
parent 8878c07031
commit 3e5f8348c2
9 changed files with 20 additions and 8 deletions

View File

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