Skip to content

Commit

Permalink
fix: Don't build AOT version, server is too old
Browse files Browse the repository at this point in the history
  • Loading branch information
itssimple committed Sep 27, 2024
1 parent d636c88 commit c5c2ef8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CF-LFG-Bot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<RootNamespace>CF_LFG_Bot</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<PublishAot>true</PublishAot>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit c5c2ef8

Please sign in to comment.