Skip to content

Commit

Permalink
add prop AppendTargetFrameworkToOutputPath and set it to false
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad-el-sayed committed Sep 2, 2024
1 parent b2910ce commit 2d00790
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/UGridNET/cs_proj_templates/Directory.Build.props.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
<TargetFramework>@GLOB_DOTNET_TARGET_FRAMEWORK@</TargetFramework>

<OutputPath>$(SolutionDir)$(Configuration)\</OutputPath>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
</PropertyGroup>
</Project>

0 comments on commit 2d00790

Please sign in to comment.