NET Framework check still triggers/fails when installing Chocolatey using chocolateyDownloadUrl #136
Labels
0 - _Triaging
Issue is accepted, but a milestone has yet to be added for the issue
Bug
Issues where something has happened which was not expected or intended
Up For Grabs
Issues that are available by the community to work on
Checklist
What You Are Seeing?
When using the 'chocolateyDownloadUrl' environment variable to target a specific chocolatey package (below 2.x in this case), the .NET framework check defined here still triggers since it isnt specifying an exact version.
However the bootstrap script from Chocolatey that is invoked by default will IGNORE the download url variable if the version is specified, so this check cannot be circumvented.
What is Expected?
Using the chocolateyDownloadUrl env variable should prevent the .NET check from triggering, since it implies a specific version is being targeted.
How Did You Get This To Happen?
System Details
Installed Packages
Output Log
Additional Context
No response
The text was updated successfully, but these errors were encountered: