With the latest service release (5.7.182), there is no way to build from the command line.
As we have now received multiple requests for this, we are working on a solution to build a project or form from the command line. This should be included in the next service release of PowerShell Studio.
Search found 3 matches
- Tue Nov 24, 2020 3:29 am
- Jump to forum
- Jump to topic
Re: No modules pwsh 7.1
PowerShell 7.1 is not supported yet. It uses the new .NET 5.0. Basically it means we need to rebuild, recompile and retest everything, which takes time.
It will be supported in an upcoming service release.
It will be supported in an upcoming service release.
- Wed Dec 16, 2020 12:44 pm
- Jump to forum
- Jump to topic
Re: Command line compile of Windows Forms projects
With the latest service release (5.7.182), there is no way to build a form from the command line. As we have now received multiple requests for this, we have been working on a solution to build a project or form from the command line. This has been added in the next service release of PowerShell Stu...