Skip to content

Commit fa585a1

Browse files
committed
Flagging F4U-1D interface as Content to get it pulled into the build.
1 parent 169c80a commit fa585a1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

InterfaceFiles/InterfaceFiles.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,9 @@
409409
</Content>
410410
</ItemGroup>
411411
<ItemGroup>
412-
<None Include="Interfaces\DCS.F4U-1D.hif.json" />
412+
<Content Include="Interfaces\DCS.F4U-1D.hif.json">
413+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
414+
</Content>
413415
</ItemGroup>
414416
<Import Project="..\Helios.targets" />
415417
</Project>

0 commit comments

Comments
 (0)