Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Create a Visual Studio Project for your PowerShell Scripts

$
0
0

This video talks about how to create a Visual Studio Solution & Project to help you manage your PowerShell script files. If you’ve already got a set of one-off scripts, that doesn’t necessarily warrant a PowerShell module, but you still want to author, debug, and run tests against them using Visual Studio, it’s easy to create a new Visual Studio PoshTools project, add your existing files, and get them committed to source control, too!

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles