Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Commit 4e66fb8

Browse files
author
git
committed
retargeting
1 parent 7b2c6f1 commit 4e66fb8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PhotoLab/PhotoLab.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<AssemblyName>PhotoLab</AssemblyName>
1212
<DefaultLanguage>en-US</DefaultLanguage>
1313
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
14-
<TargetPlatformVersion>10.0.18362.0</TargetPlatformVersion>
14+
<TargetPlatformVersion>10.0.19569.0</TargetPlatformVersion>
1515
<TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
1616
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
1717
<FileAlignment>512</FileAlignment>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ statusNotificationTargets:
1717

1818
A mini-app for viewing and editing image files, demonstrating XAML layout, data binding, and UI customization features for Universal Windows Platform (UWP) apps.
1919

20-
> Note - This sample is targeted and tested for Windows 10, version 1903 (10.0; Build 18362), and Visual Studio 2019. If you prefer, you can use project properties to retarget the project(s) to Windows 10, version 1809 (10.0; Build 17763), and/or open the sample with Visual Studio 2017.
20+
> Note - This sample is targeted and tested for Windows 10, version 2004 (10.0; Build 19569), and Visual Studio 2019. If you prefer, you can use project properties to retarget the project(s) to Windows 10, version 1903 (10.0; Build 18362).
2121
2222
![PhotoLab sample showing the image collection page](Screenshots/PhotoLab-collection-page.png)
2323
![PhotoLab sample showing the image editing page](Screenshots/PhotoLab-editing-page.png)

0 commit comments

Comments
 (0)