Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install.ps1 no longer supported! #20

Open
daryllabar opened this issue Sep 25, 2017 · 3 comments
Open

install.ps1 no longer supported! #20

daryllabar opened this issue Sep 25, 2017 · 3 comments

Comments

@daryllabar
Copy link

I attempted to run this in a solution with multiple projects, and the install.ps1 was only run for one project. Wondering if it's related to it being deprecated in 2017:

https://everydaylifein.net/netframework/running-powershell-scripts-during-nuget-package-installation-and-removal.html

@panchilo
Copy link
Owner

@daryllabar I'll take a look into this but as far as remember, install.ps1 was always meant to run on one project, the selected one.

@daryllabar
Copy link
Author

All I know is that I have VS 2017, I had a solution with 5 projects that used nugets with content. I then installed the NugetContentRestore in all 5 projects, and only one of them included the PreBuild step target with the solution and project listed as parameters.

@ChunyuanGe
Copy link

I tried to install only in one of my csproject with VS2017, the only diff in csproj file is the NugetContentRestore nuget reference, didn't see any prebuild task added, any idea what's wrong here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants