add ChartRange to ClStrip.

This commit is contained in:
2025-12-22 23:35:43 +08:00
parent 9f5f146841
commit 8d56a9984b
4 changed files with 35 additions and 33 deletions
+2 -2
View File
@@ -25,11 +25,11 @@
<ProjectReference Include="..\HiMech\HiMech.csproj" />
<ProjectReference Include="..\HiUniNc\HiUniNc.csproj" />
<ProjectReference Include="..\HiNc\HiNc.csproj" />
<ProjectReference Include="..\Hi.Wpf\Hi.Wpf.csproj" />
<ProjectReference Include="..\Hi.WpfPlus\Hi.WpfPlus.csproj" />
</ItemGroup>
<ItemGroup Condition="'$(Configuration)'=='Release'">
<PackageReference Include="HiNc" Version="3.1.*" />
<PackageReference Include="Hi.Wpf" Version="3.1.*" />
<PackageReference Include="Hi.WpfPlus" Version="3.1.*" />
</ItemGroup>
<ItemGroup>
<Folder Include="Mech\" />