Skip to content

Commit

Permalink
Merge pull request #95 from KevM/fix-86
Browse files Browse the repository at this point in the history
Fix TextExtractor nuget dependency
  • Loading branch information
KevM authored Apr 22, 2017
2 parents 78bcaed + 7126493 commit 408512c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Release-Notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.14.2

- Fix `TextExtractor.Extract(string url)` Closes #84
- Fix TextExtractor nuget depenency on TikaOnDotNet. Should be future proof now. Closes #86

## 1.14.1

- Fix IKVM nuget dependency
Expand Down
2 changes: 1 addition & 1 deletion src/TikaOnDotnet.TextExtractor/paket.template
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ description
files
bin\Release\TikaOnDotNet.* ==> lib
dependencies
TikaOnDotnet
TikaOnDotnet CURRENTVERSION
projectUrl
https://github.com/KevM/tikaondotnet

0 comments on commit 408512c

Please sign in to comment.