Update TargetFramework and HarvestDirectory paths

This commit is contained in:
wangdage12
2025-12-02 21:59:30 +08:00
committed by GitHub
parent b9169ad41a
commit adaf0972ce

View File

@@ -3,6 +3,7 @@
<SuppressIces>ICE03;ICE60</SuppressIces>
<Platform>x64</Platform>
<TargetFramework>net10.0-windows10.0.26100.0</TargetFramework>
<Configuration>Release</Configuration>
</PropertyGroup>
<ItemGroup>
@@ -10,7 +11,7 @@
</ItemGroup>
<ItemGroup>
<HarvestDirectory Include="..\Snap.Hutao\bin\$(Platform)\$(Configuration)\$(TargetFramework)\win-x64">
<HarvestDirectory Include="..\Snap.Hutao\bin\Release\net10.0-windows10.0.26100.0\win-x64">
<ComponentGroupName>MainAppComponents</ComponentGroupName>
<DirectoryRefId>INSTALLFOLDER</DirectoryRefId>
<SuppressCom>true</SuppressCom>