Skip to content

Commit

Permalink
chore: fix some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo-vortex committed Nov 17, 2024
1 parent b890de7 commit 01a9b7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NeoCaptcha.AspnetCore/NeoCaptcha.AspnetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

<ItemGroup>
<PackageReference Include="Jitbit.FastCache" Version="1.1.0" />
<PackageReference Include="Microsoft.AspNet.Mvc" Version="5.3.0" />
<PackageReference Include="Microsoft.AspNetCore" Version="2.2.0" />
<PackageReference Include="NeoCaptcha" Version="1.0.5" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
Expand Down

0 comments on commit 01a9b7e

Please sign in to comment.