Skip to content

Commit

Permalink
Added AOT back
Browse files Browse the repository at this point in the history
  • Loading branch information
EngstromJimmy committed Oct 19, 2024
1 parent 685e104 commit ab2191b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Platforms/ZXBox.Blazor/ZXBox.Blazor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<!--<RunAOTCompilation>true</RunAOTCompilation>-->

<RunAOTCompilation>true</RunAOTCompilation>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down

0 comments on commit ab2191b

Please sign in to comment.