Skip to content

Commit

Permalink
Merge branch 'main' into feature/remove-set-as-default
Browse files Browse the repository at this point in the history
  • Loading branch information
Jossilainen committed Aug 13, 2024
2 parents f16d971 + c84b889 commit f7e677b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .changeset/pr-692-2014721669.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

---
---
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.4" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.7" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f7e677b

Please sign in to comment.