Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue 3369 and 3370 #3389

Merged
merged 6 commits into from
Mar 6, 2024
Merged

issue 3369 and 3370 #3389

merged 6 commits into from
Mar 6, 2024

Conversation

freddydk
Copy link
Contributor

@freddydk freddydk commented Mar 5, 2024

Fixes #3369
Fixes #3370

Issue 3369 Patch images version 1.0.2.15 with an updated installer
Add awareness of Windows 11 23H2
Patch images version 1.0.2.15 with an updated prompt.ps1, which loads PowerShell 7 modules when running pwsh
Add new setting usePwshForBC24, which is default true to instruct Invoke-ScriptInBcContainer to use pwsh (PS7) instead of powershell (PS5) when invoking scripts in BC 24+ containers
Add parameter usePwsh to Open-BcContainer and Invoke-ScriptInBcContainer, defaulted to the value of the usePwshForBC24 setting

@freddydk freddydk requested a review from a team as a code owner March 5, 2024 16:05
@freddydk freddydk enabled auto-merge (squash) March 5, 2024 16:06
@freddydk freddydk marked this pull request as draft March 6, 2024 06:01
auto-merge was automatically disabled March 6, 2024 06:01

Pull request was converted to draft

@freddydk freddydk changed the title issue 3369 issue 3369 and 3370 Mar 6, 2024
@freddydk freddydk marked this pull request as ready for review March 6, 2024 06:40
@freddydk freddydk merged commit 55e6b31 into microsoft:master Mar 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get-BCContainerAppInfo is horribly slow WARNING: Could not find Microsoft.Dynamics.Nav.Apps.Management.psd1
2 participants