Skip to content

Commit

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

Bump Microsoft.EntityFrameworkCore.SqlServer from 8.0.5 to 8.0.6
  • Loading branch information
nminaya authored Jun 10, 2024
2 parents 322d51a + af698b2 commit ffc11fc
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.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.6" />
<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 ffc11fc

Please sign in to comment.