Skip to content

Commit c968a54

Browse files
committed
C#: Include System.Drawing.Commons nuget package.
1 parent 21c483d commit c968a54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

csharp/scripts/stubs/make_stubs_all.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"System.Data.OleDb",
2020
"System.Data.SqlClient",
2121
"System.Data.SQLite",
22+
"System.Drawing.Common",
2223
]
2324

2425
# List of packages with specific versions to create stubs for.

0 commit comments

Comments
 (0)