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
@@ -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>
@@ -4,7 +4,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.0.15</Version>
<PackageId>FrontOffice.BFF.ShopingCart.Protobuf</PackageId>
<PackageId>Foursat.FrontOffice.BFF.ShopingCart.Protobuf</PackageId>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<DebugSymbols>False</DebugSymbols>
<DebugType>None</DebugType>
@@ -3,8 +3,8 @@
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.0.11</Version>
<PackageId>FrontOffice.BFF.UserWallet.Protobuf</PackageId>
<Version>0.0.12</Version>
<PackageId>Foursat.FrontOffice.BFF.UserWallet.Protobuf</PackageId>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<DebugSymbols>False</DebugSymbols>
<DebugType>None</DebugType>