Skip to content

Commit

Permalink
Try optimize
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-sikachyna committed Oct 17, 2024
1 parent 5d21ea9 commit 0a7b67a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions WebGameTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
</PropertyGroup>

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

<ItemGroup>
<Compile Include="Pages\Index.razor.cs" />
<Compile Include="Program.cs" />
Expand Down

0 comments on commit 0a7b67a

Please sign in to comment.