Skip to content

Commit

Permalink
Use AOT for published builds
Browse files Browse the repository at this point in the history
ButterscotchV committed Feb 28, 2024
1 parent c410059 commit d2b3cf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AxSlime/AxSlime.csproj
Original file line number Diff line number Diff line change
@@ -6,6 +6,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AssemblyName>AXSlime</AssemblyName>
<PublishAot>True</PublishAot>
</PropertyGroup>

<ItemGroup>

0 comments on commit d2b3cf9

Please sign in to comment.