deploy obfuscation-safe ToPresentDto dictionary DTOs (HiGeom/HiCbtr/HiMech) + webservice member-name wire keys.

Deployed-Version: Hi.Sample.Wpf 3.2.0
This commit is contained in:
2026-08-24 00:55:58 +08:00
parent 8115f888c4
commit 139aac9198
+3 -3
View File
@@ -10,7 +10,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Configurations>Debug;Release</Configurations>
<VersionBuild>0</VersionBuild>
<VersionPrefix>3.1.$(VersionBuild)</VersionPrefix>
<VersionPrefix>3.2.$(VersionBuild)</VersionPrefix>
<Product>$(AssemblyName)</Product>
<OutputPath>bin\$(Platform).$(Configuration)\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
@@ -28,8 +28,8 @@
<ProjectReference Include="..\Hi.WpfPlus\Hi.WpfPlus.csproj" />
</ItemGroup>
<ItemGroup Condition="'$(Configuration)'=='Release'">
<PackageReference Include="HiNc" Version="3.1.*" />
<PackageReference Include="Hi.WpfPlus" Version="3.1.*" />
<PackageReference Include="HiNc" Version="3.2.*" />
<PackageReference Include="Hi.WpfPlus" Version="3.2.*" />
</ItemGroup>
<ItemGroup>
<Folder Include="Mech\" />