We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73ecb84 commit 5ba6c7dCopy full SHA for 5ba6c7d
SampleApps/WebView2WindowsFormsBrowser/WebView2WindowsFormsBrowser.csproj
@@ -37,11 +37,11 @@
37
<None Update="assets\AppStartPageBackground.png">
38
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
39
</None>
40
- <None Update="assets\hostObject.html">
41
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
42
- </None>
43
- <None Update="assets\webMessages.html">
44
45
+ <None Update="assets\hostObject.html">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </None>
+ <None Update="assets\webMessages.html">
46
</ItemGroup>
47
</Project>
0 commit comments