U
U
Uncle Bogdan2021-06-14 21:50:42
visual studio
Uncle Bogdan, 2021-06-14 21:50:42

How to export a program for x86?

Exported, but for some reason it does not start on x86. What's wrong?

<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121. 
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <Configuration>Release</Configuration>
    <Platform>x86</Platform>
    <PublishDir>C:\Users\Влад Мармелад\Desktop\MoyArbitr</PublishDir>
    <PublishProtocol>FileSystem</PublishProtocol>
  </PropertyGroup>
</Project>

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question