0
0

ProductSku package update

This commit is contained in:
Sergey Chebotar 2023-05-12 07:19:16 +03:00
parent deae03785a
commit f23552a000

View File

@ -15,7 +15,7 @@
</PackageReference>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.Design" Version="1.1.0" />
<PackageReference Include="Rhsolutions.ProductSku" Version="0.2.14" />
<PackageReference Include="Rhsolutions.ProductSku" Version="1.0.0" />
</ItemGroup>
</Project>