C#: Add stubs for System.Data.OleDb.

This commit is contained in:
Michael Nebel
2023-12-19 11:35:36 +01:00
parent 50b754b6c1
commit 7cb758a61b
12 changed files with 2379 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ packages = [
"NHibernate",
"ServiceStack",
"ServiceStack.OrmLite.SqlServer",
"System.Data.OleDb",
"System.Data.SqlClient",
"System.Data.SQLite",
]