Skip to content

Commit

Permalink
Update dependency Microsoft.EntityFrameworkCore.SqlServer to 6.0.36 (#28
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 98d6486 commit c3c3d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TheOmenDen.CrowsAgainstHumility.Importer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.35" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.36" />
</ItemGroup>

</Project>

0 comments on commit c3c3d63

Please sign in to comment.