fix: update proto to 0.0.192 on production (merge conflict chose wrong version)

This commit is contained in:
masoodafar-web
2026-03-15 05:29:46 +03:30
parent d38f50584c
commit d0fe99492d
+1 -1
View File
@@ -138,7 +138,7 @@
<!-- CMS Protobuf NuGet package (used for both local dev and Docker builds) -->
<ItemGroup>
<PackageReference Include="Foursat.CMSMicroservice.Protobuf" Version="0.0.191" />
<PackageReference Include="Foursat.CMSMicroservice.Protobuf" Version="0.0.192" />
</ItemGroup>
<!-- ============================================================ -->