Skip to content

Commit

Permalink
fix builds on Linux (EnableWindowsTargeting)
Browse files Browse the repository at this point in the history
  • Loading branch information
viordash committed Sep 6, 2023
1 parent dc83683 commit 44ac8d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ShareClipbrd/Clipboard.Win/Clipboard.Win.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<UseWPF>true</UseWPF>
<EnableWindowsTargeting>true</EnableWindowsTargeting>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 44ac8d6

Please sign in to comment.