I found that it always tries to download Nuget from the web even when Nuget is not used as a dependency... (i.e. when using PS Module dependencies).
I also don't see a way to configure PSDepend "not to do that".
Is there any reason I'm missing, or would you accept a PR to change that (ideally, a param would be good, but because it's at module load, I wonder how we could make this work?
I found that it always tries to download Nuget from the web even when Nuget is not used as a dependency... (i.e. when using PS Module dependencies).
I also don't see a way to configure PSDepend "not to do that".
Is there any reason I'm missing, or would you accept a PR to change that (ideally, a param would be good, but because it's at module load, I wonder how we could make this work?