Update package IDs and versions for protobuf projects

This commit is contained in:
masoodafar-web
2025-11-28 08:39:19 +03:30
parent 87119a0d47
commit f8ad0a6845
4 changed files with 6 additions and 6 deletions

View File

@@ -3,8 +3,8 @@
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.0.11</Version>
<PackageId>FrontOffice.BFF.Products.Protobuf</PackageId>
<Version>0.0.12</Version>
<PackageId>Foursat.FrontOffice.BFF.Products.Protobuf</PackageId>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<DebugSymbols>False</DebugSymbols>
<DebugType>None</DebugType>