Skip to content

Commit

Permalink
Update GlitchedPolygons.GlitchEd25519.BlazorWebApp.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
GlitchedPolygons committed Jan 12, 2024
1 parent dbf3ee4 commit 1d0a11e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<ImplicitUsings>enable</ImplicitUsings>
<AssemblyVersion>1.0.0</AssemblyVersion>
<FileVersion>1.0.0</FileVersion>

<!-- The following two are necessary until Microsoft fixes https://github.com/dotnet/runtime/issues/90710 -->
<RunAOTCompilation>false</RunAOTCompilation>
<WasmEnableSIMD>false</WasmEnableSIMD>
</PropertyGroup>
Expand Down

0 comments on commit 1d0a11e

Please sign in to comment.