mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-24 05:35:51 +12:00
Try fix crash handler
This commit is contained in:
parent
a7c5048f14
commit
e9fdf1ff6f
6 changed files with 23 additions and 16 deletions
|
@ -11,12 +11,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
|
|||
<TargetFramework>net7.0</TargetFramework>
|
||||
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
||||
<SelfContained>True</SelfContained>
|
||||
<PublishTrimmed>True</PublishTrimmed>
|
||||
<PublishSingleFile>True</PublishSingleFile>
|
||||
<PublishReadyToRun>True</PublishReadyToRun>
|
||||
|
||||
<PublishTrimmed>True</PublishTrimmed>
|
||||
|
||||
|
||||
<DefineConstants>OS_WINDOWS;ARCH_X86_64</DefineConstants>
|
||||
</PropertyGroup>
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue