Skip to content

Commit

Permalink
Merge branch 'develop' into test
Browse files Browse the repository at this point in the history
  • Loading branch information
neophyte57 committed Jun 17, 2024
2 parents 6e3c0d9 + dd20f4f commit a94bdb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prime-dotnet-webapi/prime.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="FluentValidation.AspNetCore" Version="10.2.3" />
<PackageReference Include="Flurl" Version="3.0.4" />
<PackageReference Include="IdentityModel" Version="6.2.0" />
<PackageReference Include="LinqKit.Microsoft.EntityFrameworkCore" Version="5.0.24" />
<PackageReference Include="LinqKit.Microsoft.EntityFrameworkCore" Version="8.1.5" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.7" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
Expand Down

0 comments on commit a94bdb3

Please sign in to comment.