* Re-formate Comments to be a bit Clear-er
* Add New Helper Function to be an Interface for writing Progress Bar when Compiling
* Remove the Need to add 'WPFInstall' for every App Entry Name in 'applications.json' File
* Add 'ValidateRange' to 'Percent' Parameter for 'Update-Progress' Helper Function
This will insure that the passed value is neither below zero nor higher than 100
Co-authored-by: Martin Wiethan <47688561+Marterich@users.noreply.github.com>
* Remove the 'WPFInstall' prefix for several newly added apps
---------
Co-authored-by: Martin Wiethan <47688561+Marterich@users.noreply.github.com>
* Change New Line Character from LF to CRLF in 'Get-TabXaml.ps1' Private Function
* Update '.gitattributes' File
Provide stricter rules to be used for multiple file types in the repo.
This will Insure that an App Entry can use the '—' Character (aka. the 'Em Dash' Character) in their Content (Title) and Description Fields without any worries.
* Remove un-necessary permissions in 'Close Old Issues' GitHub Workflow
* Update 'Close Old Issues' GitHub Workflow
* Re-add permissions in 'Close Old Issues' GitHub Workflow
Didn't know this was needed, reverting commit 8fe062421d