making the image not be based on a URL but on actual local image for instant loading (#10014)

This commit is contained in:
Clint Rutkas
2021-03-03 12:44:49 -08:00
committed by GitHub
parent de7f8c4a3a
commit 0446c27df1
2 changed files with 4 additions and 1 deletions

View File

@@ -189,6 +189,9 @@
</AppxManifest>
</ItemGroup>
<ItemGroup>
<Content Include="..\..\..\doc\images\overview\PT hero image.png">
<Link>Assets\Modules\OOBE\PT hero image.png</Link>
</Content>
<Content Include="Assets\FluentIcons\FluentIconsColorPicker.png" />
<Content Include="Assets\FluentIcons\FluentIconsFancyZones.png" />
<Content Include="Assets\FluentIcons\FluentIconsFileExplorerPreview.png" />