Skip to content

Commit

Permalink
Add 'net9.0-windows10.0.17763.0' TFM for UWP
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio0694 committed Dec 21, 2024
1 parent 348a368 commit 3870435
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
<Nullable>disable</Nullable>
<HasWinUI>false</HasWinUI>

<UwpTargetFrameworks>uap10.0.17763;net8.0-windows10.0.17763.0;</UwpTargetFrameworks>
<!-- We also include 'net9.0-windows10.0.17763.0' explicitly for UWP as a workaround for https://github.com/CommunityToolkit/Tooling-Windows-Submodule/issues/238 -->
<UwpTargetFrameworks>uap10.0.17763;net8.0-windows10.0.17763.0;net9.0-windows10.0.17763.0;</UwpTargetFrameworks>
</PropertyGroup>

<!-- Sets this up as a toolkit component's source project -->
Expand Down

0 comments on commit 3870435

Please sign in to comment.