build: exclude trajectory guide source examples
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
<Compile Remove="tests\PathSmoothingPngVerificationHost\**\*.cs" />
|
||||
<Compile Remove="tests\EMPlannerVerificationHost\**\*.cs" />
|
||||
<Compile Remove="ParkrobTrajplanner\Trajplanner_output\**\*.cs" />
|
||||
<Compile Remove="ParkrobTrajplanner\Trajplanner_guide\**\*.cs" />
|
||||
<Compile Remove="ParkrobTrajplanner\auto_avoidance\**\*.cs"
|
||||
Condition="'$(ExcludeLegacyAutoAvoidance)' == 'true'" />
|
||||
<!-- 嵌套验证项目的旧输出不能参与主插件的程序集解析。 -->
|
||||
|
||||
Reference in New Issue
Block a user