Skip to content

Commit 865c506

Browse files
Chart control requires the SQLClient at runtime (#12946)
1 parent 9249b89 commit 865c506

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/System.Windows.Forms/tests/IntegrationTests/WinformsControlsTest/WinformsControlsTest.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
</ItemGroup>
9595

9696
<ItemGroup>
97+
<PackageReference Include="System.Data.SqlClient" />
9798
<PackageReference Include="System.Management" />
9899
<PackageReference Include="System.Windows.Forms.DataVisualization" />
99100
</ItemGroup>

0 commit comments

Comments
 (0)