diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-25 17:44:00 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:40 +0100 |
commit | 67a6cce83629f571e4b7bbb5b2f4d9386d66bd77 (patch) | |
tree | cbccd6834addec01d3ae0577242992ecddf9ea8a /development/monodevelop-database/README | |
parent | c3d19e6c87c654a6fd39e34442991aa74de08bc1 (diff) |
development/monodevelop-database: Removed (no longer build).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/monodevelop-database/README')
-rw-r--r-- | development/monodevelop-database/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/development/monodevelop-database/README b/development/monodevelop-database/README deleted file mode 100644 index 172683eb31..0000000000 --- a/development/monodevelop-database/README +++ /dev/null @@ -1,6 +0,0 @@ -Database support for MonoDevelop - -Mono has many ADO.NET Data Providers to get you connected. Find the -database you want to connect to and follow the link for instructions -on how to set it up, as well as sample code for accessing the database. -http://www.mono-project.com/Database_Access |