Skip to content

Commit

Permalink
Fix in exercise number
Browse files Browse the repository at this point in the history
  • Loading branch information
sbovo committed May 7, 2019
1 parent 04fa4fc commit 5315e62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Manual/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,5 +190,5 @@ Here are all exercises illustrating the modernization journey for an application
* <a href="https://github.com/Microsoft/AppConsult-WinAppsModernizationWorkshop/tree/master/Exercise1" target="_blank">Exercise 1 - Start with a full .NET WPF application and migrate it to .NET Core 3</a>
* <a href="https://github.com/Microsoft/AppConsult-WinAppsModernizationWorkshop/tree/master/Exercise2" target="_blank">Exercise 2 - Use a 1st party UWP control with XAML Islands</a>
* <a href="https://github.com/Microsoft/AppConsult-WinAppsModernizationWorkshop/tree/master/Exercise3" target="_blank">Exercise 3 - Integrate a custom UWP XAML component</a>
* <a href="https://github.com/Microsoft/AppConsult-WinAppsModernizationWorkshop/tree/master/Exercise5" target="_blank">Exercise 4 - Adding Windows 10 features to the application</a>
* <a href="https://github.com/Microsoft/AppConsult-WinAppsModernizationWorkshop/tree/master/Exercise6" target="_blank">Exercise 5 - Package and deploy your application with MSIX</a>
* <a href="https://github.com/Microsoft/AppConsult-WinAppsModernizationWorkshop/tree/master/Exercise4" target="_blank">Exercise 4 - Adding Windows 10 features to the application</a>
* <a href="https://github.com/Microsoft/AppConsult-WinAppsModernizationWorkshop/tree/master/Exercise5" target="_blank">Exercise 5 - Package and deploy your application with MSIX</a>

0 comments on commit 5315e62

Please sign in to comment.