วันเสาร์ที่ 17 สิงหาคม พ.ศ. 2567

Set Visual studio 202x และ dotnet core netcore 8 ไม่ Append output path

 ให้เปิด .csproj และ เพิ่ม 

<PropertyGroup>

   <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>

   <AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>

<OutputPath>C:\PEstimate\peSpace</OutputPath>

<BaseOutputPath>C:\PEstimate\peSpace</BaseOutputPath>

 </PropertyGroup>


ไม่มีความคิดเห็น:

แสดงความคิดเห็น