Skip to content

Commit

Permalink
Merge pull request #116 from LightJack05/dependabot/nuget/Microsoft.E…
Browse files Browse the repository at this point in the history
…ntityFrameworkCore-9.0.1

[Dependabot | NuGet] Bump Microsoft.EntityFrameworkCore from 9.0.0 to 9.0.1
  • Loading branch information
MLB-on authored Jan 21, 2025
2 parents acfba2f + 26d7510 commit ad770b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AnonKey-Backend.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Konscious.Security.Cryptography.Argon2" Version="1.3.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.12" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.12" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit ad770b2

Please sign in to comment.