build2018setssample

Windows Sets sample from Build 2018

MIT License

Stars
12

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 [email protected] with any additional questions or comments.

Related Projects