diff --git a/Build/Test/AlphaFS.dll b/Build/Test/AlphaFS.dll index 276f5d7..8116984 100644 Binary files a/Build/Test/AlphaFS.dll and b/Build/Test/AlphaFS.dll differ diff --git a/Build/Test/YaraSharp.dll b/Build/Test/YaraSharp.dll index 1ebcb51..89f3d0a 100644 Binary files a/Build/Test/YaraSharp.dll and b/Build/Test/YaraSharp.dll differ diff --git a/Build/Test/YaraTest.exe b/Build/Test/YaraTest.exe index 8953e95..aad9f99 100644 Binary files a/Build/Test/YaraTest.exe and b/Build/Test/YaraTest.exe differ diff --git a/Build/Test/YaraTest.exe.config b/Build/Test/YaraTest.exe.config index 731f6de..74ade9d 100644 --- a/Build/Test/YaraTest.exe.config +++ b/Build/Test/YaraTest.exe.config @@ -1,6 +1,6 @@ - + - + - \ No newline at end of file + diff --git a/YaraSharp.png b/YaraSharp.png index dd1deb8..5f68a86 100644 Binary files a/YaraSharp.png and b/YaraSharp.png differ diff --git a/YaraSharp/YaraSharp.vcxproj b/YaraSharp/YaraSharp.vcxproj index 7f3dcbb..8294e48 100644 --- a/YaraSharp/YaraSharp.vcxproj +++ b/YaraSharp/YaraSharp.vcxproj @@ -20,7 +20,7 @@ {C005E3B9-2474-4FEA-B5F4-7BB897111E8F} - v4.5 + v4.0 ManagedCProj YaraNET 8.1 diff --git a/YaraTest/App.config b/YaraTest/App.config index 731f6de..74ade9d 100644 --- a/YaraTest/App.config +++ b/YaraTest/App.config @@ -1,6 +1,6 @@ - + - + - \ No newline at end of file + diff --git a/YaraTest/YaraTest.csproj b/YaraTest/YaraTest.csproj index c8d5ac1..a30f560 100644 --- a/YaraTest/YaraTest.csproj +++ b/YaraTest/YaraTest.csproj @@ -8,9 +8,10 @@ Exe YaraTest YaraTest - v4.6.1 + v4.0 512 true + x86 @@ -35,7 +36,7 @@ - ..\packages\AlphaFS.2.2.1\lib\net452\AlphaFS.dll + ..\packages\AlphaFS.2.2.1\lib\net40\AlphaFS.dll @@ -44,7 +45,6 @@ - False diff --git a/YaraTest/packages.config b/YaraTest/packages.config index e671a99..982e606 100644 --- a/YaraTest/packages.config +++ b/YaraTest/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file