Skip to content

Commit

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

Bump Microsoft.EntityFrameworkCore.SqlServer from 8.0.3 to 8.0.4
  • Loading branch information
nminaya authored Apr 30, 2024
2 parents 737ccf2 + fabc775 commit f947a21
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.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.4" />
<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 f947a21

Please sign in to comment.