Add CsvRunner.

This commit is contained in:
2025-09-15 00:18:28 +08:00
parent a570fced8a
commit 2d64aa88f4
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
<Product>$(AssemblyName)</Product>
<OutputPath>bin\$(Platform).$(Configuration)\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<StartupObject>Sample.Machining.DemoMillingByCutterLocation</StartupObject>
<StartupObject>Sample.Machining.DemoRenderingMachiningProcessAndStripPosSelection</StartupObject>
</PropertyGroup>
<ItemGroup Condition="'$(Configuration)'=='Debug'">