Skip to content

Commit 54082b5

Browse files
committed
plugin: Anonymize Binlog
1 parent 83b8370 commit 54082b5

File tree

2 files changed

+500
-0
lines changed

2 files changed

+500
-0
lines changed

MissionPlanner.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,6 +1185,9 @@
11851185

11861186
</ItemGroup>
11871187
<ItemGroup>
1188+
<None Include="plugins\AnonymizeBinlogPlugin.cs">
1189+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
1190+
</None>
11881191
<Compile Include="SikRadio\ISikRadioForm.cs" />
11891192
<Compile Include="SikRadio\RFD900.cs" />
11901193
<Compile Include="SikRadio\RFDLib\Array.cs" />

0 commit comments

Comments
 (0)