Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewKeepCoding committed Jun 7, 2024
1 parent d0e7ea6 commit 813f5c4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# WinUITemplates
# 📒WinUI Templates

## 📝WinUI Blank App Template

- Blank app
- Boilerplate code removed

## 📝WinUI MVVM App Template
- Based on the *WinUI Blank App Template*
- [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet) installed
5 changes: 5 additions & 0 deletions WinUITemplates.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinUIBlankAppProjectTemplat
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinUIMvvmAppProjectTemplate", "WinUIMvvmAppProjectTemplate\WinUIMvvmAppProjectTemplate.csproj", "{DE277D86-14A5-4DFC-9845-E7038FD721D9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{12901D5B-8B1B-49BA-BC09-8C241359E67E}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|ARM64 = Debug|ARM64
Expand Down

0 comments on commit 813f5c4

Please sign in to comment.