Skip to content

Commit

Permalink
Merge pull request #177 from Gigas002/dependabot/nuget/Microsoft.Enti…
Browse files Browse the repository at this point in the history
…tyFrameworkCore.Sqlite-8.0.5

Bump Microsoft.EntityFrameworkCore.Sqlite from 8.0.4 to 8.0.5
  • Loading branch information
Gigas002 committed May 15, 2024
2 parents 286d171 + 67b0e27 commit 92df97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Deploy.Core/Deploy.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.5" />
</ItemGroup>

</Project>

0 comments on commit 92df97c

Please sign in to comment.