diff options
-rw-r--r-- | RhSolutions.Api/RhSolutions.Api.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RhSolutions.Api/RhSolutions.Api.csproj b/RhSolutions.Api/RhSolutions.Api.csproj index aef22a4..a13164a 100644 --- a/RhSolutions.Api/RhSolutions.Api.csproj +++ b/RhSolutions.Api/RhSolutions.Api.csproj @@ -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> |