Skip to content

Commit

Permalink
Update Verify.SqlServer.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Oct 26, 2023
1 parent d5f8690 commit f78b174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.SqlServer/Verify.SqlServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<PackageReference Include="Polyfill" Version="1.29.0" PrivateAssets="all" />
<PackageReference Include="Argon" Version="0.13.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
<PackageReference Include="Microsoft.Extensions.DiagnosticAdapter" Version="3.1.32" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="7.0.2" />
<PackageReference Include="Verify" Version="22.2.0-beta.4" />
Expand Down

0 comments on commit f78b174

Please sign in to comment.