File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
SampleApps/WebView2APISample Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 495495 <CopyFileToFolders Include =" assets\AppStartPageBackground.png" >
496496 <DestinationFolders >$(OutDir)\assets</DestinationFolders >
497497 </CopyFileToFolders >
498+ <CopyFileToFolders Include =" assets\ScenarioTestingFocus.html" >
499+ <DestinationFolders >$(OutDir)\assets</DestinationFolders >
500+ </CopyFileToFolders >
498501 </ItemGroup >
499502 <ItemGroup >
500503 <Midl Include =" HostObjectSample.idl" TypeLibraryName =" $(OutDir)WebView2APISample.tlb" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" Microsoft.Web.WebView2" version =" 1.0.824 -prerelease" targetFramework =" native" />
3+ <package id =" Microsoft.Web.WebView2" version =" 1.0.790 -prerelease" targetFramework =" native" />
44 <package id =" Microsoft.Windows.ImplementationLibrary" version =" 1.0.191107.2" targetFramework =" native" />
55</packages >
You can’t perform that action at this time.
0 commit comments