Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelsavara committed Aug 27, 2024
1 parent a32e555 commit b79c23a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>$(NetCoreAppCurrent);$(NetCoreAppCurrent)-browser</TargetFrameworks>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<UseCompilerGeneratedDocXmlFile>false</UseCompilerGeneratedDocXmlFile>
<!-- We can suppore WebSocket on top of wasi-socket, once we have it working -->
<!-- We can support WebSocket on top of wasi-socket, once we have it working -->
<UnsupportedOSPlatforms>wasi</UnsupportedOSPlatforms>
</PropertyGroup>

Expand Down

0 comments on commit b79c23a

Please sign in to comment.