I have several powershell scripts inside my C # project. I added them to the solutions folder. Is it possible to get VS2010 to run them inside the nuget command line console in one of the following ways:
- double click on a file
- right click / open with
- custom action in the context menu
c # powershell nuget
rekna
source share