add ChartRange to ClStrip.

This commit is contained in:
iamboss 2025-12-23 13:45:46 +08:00
parent 8d56a9984b
commit acd833c909

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net9.0-windows</TargetFramework>
<TargetFramework>net10.0-windows</TargetFramework>
<UseWPF>true</UseWPF>
<Platforms>x64</Platforms>
<AssemblyName>Hi.Sample.Wpf</AssemblyName>