Skip to content

Commit

Permalink
Forcing drawing
Browse files Browse the repository at this point in the history
  • Loading branch information
aasimkhan30 committed Oct 9, 2024
1 parent eae45bb commit 654c558
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
<PackageReference Update="System.Text.Encoding.CodePages" Version="8.0.0" />
<PackageReference Update="System.Text.Encodings.Web" Version="8.0.0" />
<PackageReference Update="System.Text.Json " Version="8.0.4" />
<PackageReference Update="System.Drawing.Common" Version="5.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<PackageReference Include="Microsoft.SqlServer.Migration.Tde" />
<PackageReference Include="Microsoft.Data.SqlClient" />
<PackageReference Include="Microsoft.SqlServer.SqlTargetProvisioning" />
<PackageReference Include="Microsoft.Drawing.Common" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="../Microsoft.SqlTools.Hosting/Microsoft.SqlTools.Hosting.csproj" />
Expand Down

0 comments on commit 654c558

Please sign in to comment.