Skip to content

Commit

Permalink
Merge pull request Watfaq#25 from SoftU2F/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…EntityFrameworkCore.Sqlite-6.0.5

Bump Microsoft.EntityFrameworkCore.Sqlite from 2.2.4 to 6.0.5
  • Loading branch information
ibigbug authored Jun 4, 2022
2 parents 281afb5 + 5da0da6 commit 303886e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion U2FLib/U2FLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="2.2.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.5" />
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 303886e

Please sign in to comment.