Skip to content

Commit

Permalink
Update ZXBox.Blazor.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
EngstromJimmy authored Oct 20, 2024
1 parent b6b2843 commit db13dac
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
@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk.BlazorWebAssembly">
<Project Sdk="Microsoft.NET.Sdk.BlazorWebAssembly">

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<RunAOTCompilation>false</RunAOTCompilation>
<RunAOTCompilation>true</RunAOTCompilation>

</PropertyGroup>

Expand Down

0 comments on commit db13dac

Please sign in to comment.