Closed
Description
Since the application is dependent on .Net Framework 4.0, should we add this as a dependency, in the same way as we did PowerShell? There isn't currently a chocolatey package for .net 4.0, but there is one for 4.5:
http://chocolatey.org/packages/DotNet4.5
So we could copy that one, and just install 4.0.
Thoughts?