Skip to content

Commit 3bc6d00

Browse files
Update README.md
1 parent daf825e commit 3bc6d00

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ This is a template for creating desktop applications for C# using Avalonia.
99
1. `[ApplicationNameUpperCamelCase]`: The desired name of the application in UpperCamelCase format.
1010
2. `[GitOwnerAndRepoName]`: The github owner and repo combination name. (Ex: `nullinside-development-group/nullinside-site-monitor`)
1111
3. Update the namespaces in the application using an IDE.
12-
4. Update the name of the documentation file in the project settings under Debug and Release
12+
4. Update the name of the documentation file in the project settings under Debug and Release
13+
5. Update the git repo location in the new version dialog's view model: https://github.com/nullinside-development-group/nullinside-template-desktop-gui/blob/main/src/%5BApplicationNameUpperCamelCase%5D/ViewModels/NewVersionWindowViewModel.cs#L44

0 commit comments

Comments
 (0)