From a88f03cad3c69dfc62d94367d24322ba48946916 Mon Sep 17 00:00:00 2001 From: KevM Date: Mon, 11 Apr 2016 22:11:18 -0500 Subject: [PATCH] Fix project URL --- src/TikaOnDotnet/paket.template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/TikaOnDotnet/paket.template b/src/TikaOnDotnet/paket.template index c70d579..8628eff 100644 --- a/src/TikaOnDotnet/paket.template +++ b/src/TikaOnDotnet/paket.template @@ -4,6 +4,8 @@ id TikaOnDotnet description Tika from Java ported to .Net via IKVM. files - ..\..\lib\tika-app.dll ==> lib + ..\..\lib\tika-app.dll ==> lib dependencies - IKVM 8.1.5717 + IKVM 8.1.5717 +projectUrl + https://github.com/KevM/tikaondotnet