diff --git a/libsodium.vcxproj b/libsodium.vcxproj
index 83dadac8..520e6dec 100644
--- a/libsodium.vcxproj
+++ b/libsodium.vcxproj
@@ -187,12 +187,6 @@
Console
true
-
- $(SolutionDir)/test/default/wintest.bat $(Configuration)
-
-
- Run the test suite
-
@@ -209,12 +203,6 @@
Console
true
-
- $(SolutionDir)/test/default/wintest.bat $(Configuration)
-
-
- Run the test suite
-
@@ -266,12 +254,6 @@
true
true
-
- $(SolutionDir)/test/default/wintest.bat $(Configuration)
-
-
- Run the test suite
-
@@ -293,12 +275,6 @@
true
true
-
- $(SolutionDir)/test/default/wintest.bat $(Configuration)
-
-
- Run the test suite
-
@@ -529,4 +505,4 @@
-
\ No newline at end of file
+
diff --git a/msvc-scripts/sodium.props b/msvc-scripts/sodium.props
index c3d53e0f..be711ec9 100644
--- a/msvc-scripts/sodium.props
+++ b/msvc-scripts/sodium.props
@@ -14,6 +14,12 @@
Process .in files
+
+ $(SolutionDir)/test/default/wintest.bat $(Configuration)
+
+
+ Run the test suite
+
-
\ No newline at end of file
+