duheng
2025-03-06 7e2fe2c04eca63ed0da3559fc29239c7e2220cfa
Component/HStation.ReportFile.SDK.Core/HStation.ReportFile.SDK.Core.csproj
@@ -1,12 +1,13 @@
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>net6.0</TargetFramework>
    <TargetFramework>net6.0-windows</TargetFramework>
    <ImplicitUsings>enable</ImplicitUsings>
    <Nullable>enable</Nullable>
  </PropertyGroup>
  <ItemGroup>
    <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" />
    <PackageReference Include="Yw.SkiaSharp.Core" Version="3.0.0" />
  </ItemGroup>