Search found 4 matches

Return

by brittneyr
Tue Nov 10, 2020 11:23 am
Jump to forum
Jump to topic

Re: Automated Package Build

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.
by Alexander Riedel
Tue Nov 24, 2020 2: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.
by brittneyr
Wed Dec 16, 2020 11:44 am
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...
by brittneyr
Wed Jan 13, 2021 9:15 am
Jump to forum
Jump to topic

Re: Loading of extra types via using is broken

This issue of duplicate using statements across project files set as content has been resolved. This fix will be released following the next service build release.