From 1edc6ab1a7879b1eef821fe8f403edfcd525b272 Mon Sep 17 00:00:00 2001 From: Akash Mozumdar Date: Mon, 5 Nov 2018 16:50:17 -0500 Subject: [PATCH] update deployment --- deploy.ps1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deploy.ps1 b/deploy.ps1 index f7b662a..15b0605 100644 --- a/deploy.ps1 +++ b/deploy.ps1 @@ -13,6 +13,7 @@ Compress-Archive -Force -DestinationPath Textractor -Path @( "Google Translate.dll", "Regex Filter.dll", "Remove Repetition.dll", + "Thread Linker.dll", "Extensions.txt" ) @@ -31,5 +32,6 @@ Compress-Archive -Force -DestinationPath Textractor -Path @( "Google Translate.dll", "Regex Filter.dll", "Remove Repetition.dll", + "Thread Linker.dll", "Extensions.txt" ) \ No newline at end of file