Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 365 Bytes

File metadata and controls

13 lines (8 loc) · 365 Bytes

UwpWithoutVisualStudio

UwpWithoutVisualStudio contains samples for making UWP apps without the help of Visual Studio.

Build Instructions

  1. Run dotnet build in the the directory of the project you want to build.
  2. Open the Start Menu to find the newly installed UWP app.
  3. Click on the app icon to run it.

Prerequisites

  • Latest .NET 5 SDK