Skip to content

Commit

Permalink
WasmAppHost: allow rollForward to work with newer sdks
Browse files Browse the repository at this point in the history
  • Loading branch information
radical committed Sep 29, 2022
1 parent 33dbf98 commit 28cfbcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mono/wasm/host/WasmAppHost.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<NoWarn>$(NoWarn),CA2007</NoWarn>
<Nullable>enable</Nullable>
<UseAppHost>false</UseAppHost>
<RollForward>LatestMajor</RollForward>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 28cfbcd

Please sign in to comment.