ptorr-msft / WinGetYamlGenerator

Simple GUI editor for creating YAML files for WinGet.
MIT License
61 stars 19 forks source link

Add other installer types and UI tweaks #25

Closed ptorr-msft closed 4 years ago

ptorr-msft commented 4 years ago

Added "edit" button for installer list, made UI fill vertical space. Updated to version 1.5

ptorr-msft commented 4 years ago

Note the MainPage.xaml diff looks huge, but that's just because the Grid.Row value changed on a lot of things. Viewing in the VS diffing tool (vs. GitHub diffing) makes it more obvious what has changed.