-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
From the release of BC v24, you need PowerShell 7 and DotNet 8.
Note: even if your solutions do not use BC24 yet, it's a good practice to already install the below, as some steps (like the ExtensionAPI) will need it anyway!
More info:
- https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.4
- https://dotnet.microsoft.com/en-us/download/dotnet/8.0
Direct links to exe and MSI:
- https://download.visualstudio.microsoft.com/download/pr/9e753d68-7701-4ddf-b358-79d64e776945/2a58564c6d0779a7b443a692c520782f/dotnet-sdk-8.0.203-win-x64.exe
- https://github.com/PowerShell/PowerShell/releases/download/v7.4.1/PowerShell-7.4.1-win-x64.msi
Install both, reboot, done!
Known issues:
The property blocksymbolsonly cannot be used because of the combination "DevOps Step" and "PowerShell" doesn't allow this to be used. We are looking for solutions.
deano808 and DanielGoehler
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation