Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.61 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.61 KB

Windows Sets sample from Build 2018

This repo contains sample programs demonstrated at Build 2018.

These samples include code which adapts the program's behavior to Windows 10 versions 1709 ("Fall Creators Update"), 1803 ("April 2018 Update"), and the 17666 Windows Insider build.

The samples require Visual Studio 15.7 to build and run.

Solutions in this repo

  • UWP\Trips\cs\Trips.sln: Solution file for a UWP C# application. See the README for more information.
  • Win32\Books\Books.sln: Solution file for a Win32 C# application. See the README for more information.

Other resources

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.