Skip to content

Commit

Permalink
Merge pull request #721 from nminaya/dependabot/nuget/Microsoft.Entit…
Browse files Browse the repository at this point in the history
…yFrameworkCore.SqlServer-8.0.5

Bump Microsoft.EntityFrameworkCore.SqlServer from 8.0.4 to 8.0.5
  • Loading branch information
nminaya authored May 31, 2024
2 parents 90ed9a9 + b57b410 commit 2ca8fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GrammarNazi.Core/GrammarNazi.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Markdig" Version="0.37.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.5" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="NTextCat" Version="0.3.65" />
<PackageReference Include="Octokit" Version="11.0.1" />
Expand Down

0 comments on commit 2ca8fbf

Please sign in to comment.