Skip to content

Commit

Permalink
Merge pull request #1077 from icsharpcode/dependabot/nuget/Vsix/Syste…
Browse files Browse the repository at this point in the history
…m.Data.SqlClient-4.8.6

Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /Vsix
  • Loading branch information
GrahamTheCoder committed Jan 28, 2024
2 parents c3ecf52 + 343a549 commit d95dcb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vsix/Vsix.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<Version>4.5.0</Version>
</PackageReference>
<PackageReference Include="System.Data.SqlClient">
<Version>4.8.5</Version>
<Version>4.8.6</Version>
</PackageReference>
<PackageReference Include="System.Net.Http" Version="4.3.4" />
</ItemGroup>
Expand Down

0 comments on commit d95dcb6

Please sign in to comment.