Skip to content

Commit 97de658

Browse files
authored
Add direct reference to System.Drawing.Common in tools (#59189)
1 parent 8b2af1a commit 97de658

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Tools/dotnet-sql-cache/src/dotnet-sql-cache.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<ItemGroup>
1717
<Reference Include="Microsoft.Data.SqlClient" />
1818
<Reference Include="Azure.Identity" />
19+
<Reference Include="System.Drawing.Common" />
1920
<Reference Include="System.Private.Uri" />
2021
<Reference Include="System.Text.Json" />
2122
</ItemGroup>

0 commit comments

Comments
 (0)