refreshc publish AOT

pull/39/head
cosmonaut 2023-02-03 15:05:53 -08:00
parent 1f2aaeed9f
commit 8eebd9c744
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<TargetName>refreshc</TargetName>
<PublishAot>true</PublishAot>
</PropertyGroup>
</Project>