Skip to content

Commit

Permalink
MissionPlannerLib: exclude tests
Browse files Browse the repository at this point in the history
  • Loading branch information
meee1 committed Nov 6, 2022
1 parent 9bb9b37 commit 18fda16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MissionPlannerLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
<Compile Remove="ExtLibs\Xamarin\**" />
<Compile Remove="ExtLibs\ZedGraph\**" />
<Compile Remove="ExtLibs\Zeroconf\**" />
<Compile Remove="MissionPlannerTests\**" />
<Compile Remove="Msi\**" />
<Compile Remove="Plugins\**" />
<Compile Remove="plugins\Dowding\**" />
Expand Down Expand Up @@ -201,6 +202,7 @@
<EmbeddedResource Remove="ExtLibs\Xamarin\**" />
<EmbeddedResource Remove="ExtLibs\ZedGraph\**" />
<EmbeddedResource Remove="ExtLibs\Zeroconf\**" />
<EmbeddedResource Remove="MissionPlannerTests\**" />
<EmbeddedResource Remove="Msi\**" />
<EmbeddedResource Remove="Plugins\**" />
<EmbeddedResource Remove="plugins\Dowding\**" />
Expand Down Expand Up @@ -295,6 +297,7 @@
<None Remove="ExtLibs\Xamarin\**" />
<None Remove="ExtLibs\ZedGraph\**" />
<None Remove="ExtLibs\Zeroconf\**" />
<None Remove="MissionPlannerTests\**" />
<None Remove="Msi\**" />
<None Remove="Plugins\**" />
<None Remove="plugins\Dowding\**" />
Expand Down

0 comments on commit 18fda16

Please sign in to comment.