Fix invalid dependency version bounds (#99)
Summary
- replace wildcard
MaximumVersionvalues with the valid1.999.999upper bound forAdminandFonts - allow PSResourceGet to package and publish the next NerdFonts release
Validation
Invoke-Pester -Path .\tests\NerdFonts.Tests.ps1- verified the generated NuGet dependencies are
[1.1.0, 1.999.999]