diff --git a/Artemis/Artemis/Artemis.csproj b/Artemis/Artemis/Artemis.csproj index 7e9fbbbfc..3b98a873b 100644 --- a/Artemis/Artemis/Artemis.csproj +++ b/Artemis/Artemis/Artemis.csproj @@ -100,7 +100,8 @@ False - E:\Downloads\Chome Downloads\MyMemory-x64.dll + .\MyMemory-x64.dll + False ..\packages\NAudio.1.7.3\lib\net35\NAudio.dll @@ -425,6 +426,9 @@ PreserveNewest + + PreserveNewest + diff --git a/Artemis/Artemis/MyMemory-x64.dll b/Artemis/Artemis/MyMemory-x64.dll new file mode 100644 index 000000000..168f97e14 Binary files /dev/null and b/Artemis/Artemis/MyMemory-x64.dll differ