diff --git a/exeinfo/exeinfo.csproj b/exeinfo/exeinfo.csproj index 535dfb5..1248876 100644 --- a/exeinfo/exeinfo.csproj +++ b/exeinfo/exeinfo.csproj @@ -1,4 +1,4 @@ - + Debug @@ -30,6 +30,9 @@ x86 + + ..\packages\Claunia.Encoding.1.4.0\lib\portable40-net40+sl5+win8+wp8\Claunia.Encoding.dll + @@ -49,6 +52,7 @@ README.md + \ No newline at end of file diff --git a/exeinfogui/exeinfogui.csproj b/exeinfogui/exeinfogui.csproj index c76d8f9..1cb617a 100644 --- a/exeinfogui/exeinfogui.csproj +++ b/exeinfogui/exeinfogui.csproj @@ -8,6 +8,7 @@ Description of exeinfogui + diff --git a/libexeinfo/libexeinfo.csproj b/libexeinfo/libexeinfo.csproj index 194ad84..044db70 100644 --- a/libexeinfo/libexeinfo.csproj +++ b/libexeinfo/libexeinfo.csproj @@ -40,6 +40,9 @@ false + + ..\packages\Claunia.Encoding.1.4.0\lib\portable40-net40+sl5+win8+wp8\Claunia.Encoding.dll + ..\packages\System.ValueTuple.4.4.0\lib\netstandard1.0\System.ValueTuple.dll diff --git a/libexeinfo/packages.config b/libexeinfo/packages.config index f94f455..b3936d8 100644 --- a/libexeinfo/packages.config +++ b/libexeinfo/packages.config @@ -1,5 +1,6 @@  + \ No newline at end of file