Skip to content

Commit 8c65837

Browse files
author
Noah Potash
committed
Fixes #10. Fixed resource definition for keywords, which was breaking transactions (and probably many other things)
1 parent 546deeb commit 8c65837

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

Source/MySql.Data/Properties/Resources.Designer.cs

Lines changed: 16 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Source/MySql.Data/project.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"extensions\\RT",
1414
"Replication"
1515
]
16-
}
16+
},
17+
"embed": "Properties\\keywords.txt"
1718
},
1819
"packOptions": {
1920
"tags": [ "coreclr", "dnxcore50", "netstandard", "netcore", "mysql" ],

0 commit comments

Comments
 (0)