Skip to content

Commit

Permalink
MissionPlanner: temp fix output path
Browse files Browse the repository at this point in the history
  • Loading branch information
meee1 committed May 12, 2024
1 parent 751ddf7 commit 5e677fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MissionPlanner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
<ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
<Deterministic>False</Deterministic>
<PlatformTarget>AnyCPU</PlatformTarget>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<OutputPath>bin\Debug\net461\</OutputPath>
Expand Down

0 comments on commit 5e677fc

Please sign in to comment.