Skip to content

Commit 248f87d

Browse files
committed
C#: Add System.Windows.Extensions for stub generation.
1 parent c968a54 commit 248f87d

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
@@ -20,6 +20,7 @@
2020
"System.Data.SqlClient",
2121
"System.Data.SQLite",
2222
"System.Drawing.Common",
23+
"System.Windows.Extensions",
2324
]
2425

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

0 commit comments

Comments
 (0)