We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c3ebdb + 29980d0 commit 48a4494Copy full SHA for 48a4494
nuspec/chocolatey/ChocolateyGUI.nuspec
@@ -26,7 +26,7 @@ All release notes for Chocolatey GUI can be found on the docs site - https://doc
26
</releaseNotes>
27
<tags>chocolateygui chocolatey admin foss</tags>
28
<dependencies>
29
- <dependency id="Chocolatey" version="[1.0.0, 2.0.0)" />
+ <dependency id="Chocolatey" version="[1.0.0, 1.999.999]" />
30
<dependency id="chocolatey-core.extension" version="1.3.3" />
31
<dependency id="dotnetfx" version="4.8.0.20190930" />
32
</dependencies>
0 commit comments