Commit 5a9abcb
Fix invalid dependency version bounds (#99)
## Summary
- replace wildcard `MaximumVersion` values with the valid `1.999.999`
upper bound for `Admin` and `Fonts`
- 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]`
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent f573490 commit 5a9abcb
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments