Forward Platform to Test target

This commit is contained in:
AliveDevil
2025-06-24 15:20:00 +02:00
parent 2cacc8e879
commit 2283566714
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -48,6 +48,7 @@
<target name="Test" />
<property name="Configuration" value="${msbuild.configuration}" />
<property name="Platform" value="x64" />
</msbuild>
</target>
</project>
+1
View File
@@ -49,6 +49,7 @@
<target name="Test" />
<property name="Configuration" value="${msbuild.configuration}" />
<property name="Platform" value="x64" />
</msbuild>
</target>