flcdrg / au-packages

David's Chocolatey Automatic Packages
MIT License
18 stars 55 forks source link

ReSharper package doesn't install because the ChocolateyPackage environment variable is now lowercase. #152

Closed corbob closed 1 year ago

corbob commented 1 year ago

I noticed when troubleshooting a failure to install that the install appears to try to run the resharper-platform's application with the ChocolateyPackage environment variable. It looks like at some point that variable started being cast to lower case, and when you run the application with resharper instead of ReSharper it doesn't change anything.