Skip to content

Commit 66b1838

Browse files
committed
fixing a path to 4.5 mysql dll
1 parent a85e119 commit 66b1838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/json/dbops.dependencies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"Name": "MySql.Data",
2828
"Version": "6.9.5",
2929
"Path": [
30-
"lib\\net452\\MySql.Data.dll"
30+
"lib\\net45\\MySql.Data.dll"
3131
],
3232
"PSEdition": [
3333
"Desktop"

0 commit comments

Comments
 (0)