Skip to content

Commit e50dbac

Browse files
authored
Update README.md
1 parent 878ecfc commit e50dbac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A mini-app for retrieving RSS feeds and viewing articles, showing MVVM and desig
1919
Users can specify the URL of a feed, view articles in a WebView control, and save favorite articles to local storage.
2020
This sample runs on the Universal Windows Platform (UWP).
2121

22-
> 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).
22+
> Note - This sample is targeted and tested for Windows 10, version 2004 (10.0; Build 19041), 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).
2323
2424
![RssReader app displaying some sample feeds](RssReader.png)
2525

0 commit comments

Comments
 (0)