Skip to content

Commit

Permalink
Merge pull request #222 from clickviewapp/dependabot/nuget/System.Dat…
Browse files Browse the repository at this point in the history
…a.SqlClient-4.9.0

Bump System.Data.SqlClient from 4.8.6 to 4.9.0
  • Loading branch information
MrSmoke authored Nov 26, 2024
2 parents 690bde9 + 0107321 commit 6ed3e53
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Dapper" Version="2.1.35" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="System.Data.SqlClient" Version="4.9.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6ed3e53

Please sign in to comment.