We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b2610 commit 8657e89Copy full SHA for 8657e89
1 file changed
BervProject.WebApi.Boilerplate/BervProject.WebApi.Boilerplate.csproj
@@ -55,8 +55,6 @@
55
<PackageReference Include="NLog.Web.AspNetCore" Version="6.1.0" />
56
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="10.0.0" />
57
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.15.0" />
58
- <PackageReference Include="System.Net.Http" Version="4.3.4" />
59
- <PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
60
</ItemGroup>
61
62
<ItemGroup>
0 commit comments