FIX: Running proget.exe with no arguments results in error
Created:
8/21/2025 2:51:15 PM by Dean H
Status:
Open
Last pulled:
8/25/2025 8:26:26 PM
Description:
```
C:\Projects\ProGet\src\ProGet\bin\Debug\net8.0>proget.exe
Unhandled exception. System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Inedo.ProGet.Service.Program.Main(String[] args) in C:\Projects\ProGet\src\ProGet\Service\Program.c
```