File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
src/Snap.Hutao.Remastered/Snap.Hutao.Remastered Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 4444 <MvvmToolkitEnableINotifyPropertyChangingSupport >false</MvvmToolkitEnableINotifyPropertyChangingSupport >
4545 <EnforceCodeStyleInBuild >True</EnforceCodeStyleInBuild >
4646 <GenerateDocumentationFile >True</GenerateDocumentationFile >
47+ <AppxPackageSigningEnabled >False</AppxPackageSigningEnabled >
48+ <AppxPackageSigningTimestampDigestAlgorithm >SHA256</AppxPackageSigningTimestampDigestAlgorithm >
4749 </PropertyGroup >
4850 <ItemGroup >
4951 <None Remove =" Resource\Icon\UI_BtnIcon_Beyond_GH.png" />
308310 <ItemGroup Condition =" '$(DisableMsixProjectCapabilityAddedByProject)'!='true' and '$(EnablePreviewMsixTooling)'=='true'" >
309311 <ProjectCapability Include =" Msix" />
310312 </ItemGroup >
313+ <ItemGroup >
314+ <None Update =" Snap.Hutao.Remastered.Deployment.exe" >
315+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
316+ </None >
317+ </ItemGroup >
311318</Project >
You can’t perform that action at this time.
0 commit comments