Skip to content

Commit

Permalink
Fix CI for sample project.
Browse files Browse the repository at this point in the history
  • Loading branch information
koculu committed Jun 10, 2023
1 parent 555ce2f commit 262d135
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/samples/WebView2Sample/WebView2Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<Nullable>disable</Nullable>
<UseWPF>true</UseWPF>
<StartupObject>WebView2Sample.Program</StartupObject>
<EnableWindowsTargeting>true</EnableWindowsTargeting>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 262d135

Please sign in to comment.