You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: