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 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:
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.
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?
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
The text was updated successfully, but these errors were encountered: