Update protobuf package versions for products and user order services

This commit is contained in:
masoodafar-web
2025-11-27 19:10:44 +03:30
parent 10035b328b
commit d0ac683094
3 changed files with 3 additions and 3 deletions

View File

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