Files

9 lines
214 B
PowerShell
Raw Permalink Normal View History

2025-09-16 09:41:12 -04:00
@{
Assets = @{
# Specify filename of the banner (Classic-only).
Banner = '..\Assets\Banner.Classic.png'
# Specify filename of the logo.
Logo = '..\Assets\AppIcon.png'
}
}