Skip to content

Commit 129b1e7

Browse files
author
Noah Potash
committed
Updates to project.json
1 parent 03d692e commit 129b1e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Source/MySql.Data/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "6.9.8-rc2-001",
2+
"version": "6.9.8-rc2-002",
33
"description": "MySQL client Library targting netstandard 1.5",
44
"authors": [ "Oracle", "SapientGuardian" ],
55
"buildOptions": {
@@ -13,7 +13,7 @@
1313
},
1414
"packOptions": {
1515
"tags": [ "coreclr", "dnxcore50", "netstandard", "netcore", "mysql" ],
16-
"projectUrl": "https://github.com/SapientGuardian/mysql-connector-net",
16+
"projectUrl": "https://github.com/SapientGuardian/mysql-connector-net-netstandard1.5",
1717
"licenseUrl": "http://www.gnu.org/licenses/old-licenses/gpl-2.0.html"
1818
},
1919
"dependencies": {

0 commit comments

Comments
 (0)