mirror of
https://github.com/iterate-ch/cyberduck.git
synced 2026-05-26 19:10:49 +00:00
Forward Platform to Test target
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
<target name="Test" />
|
||||
|
||||
<property name="Configuration" value="${msbuild.configuration}" />
|
||||
<property name="Platform" value="x64" />
|
||||
</msbuild>
|
||||
</target>
|
||||
</project>
|
||||
@@ -49,6 +49,7 @@
|
||||
<target name="Test" />
|
||||
|
||||
<property name="Configuration" value="${msbuild.configuration}" />
|
||||
<property name="Platform" value="x64" />
|
||||
</msbuild>
|
||||
</target>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user