Skip to content

Use Microsoft.Windows.Settings in configure export all#5441

Merged
yao-msft merged 3 commits into
microsoft:masterfrom
yao-msft:usesettingsdsc
May 8, 2025
Merged

Use Microsoft.Windows.Settings in configure export all#5441
yao-msft merged 3 commits into
microsoft:masterfrom
yao-msft:usesettingsdsc

Conversation

@yao-msft
Copy link
Copy Markdown
Contributor

@yao-msft yao-msft commented May 8, 2025

Microsoft Reviewers: Open in CodeFlow

@yao-msft yao-msft requested a review from a team as a code owner May 8, 2025 04:29
AmelBawa-msft
AmelBawa-msft previously approved these changes May 8, 2025
{ {}, { s_UnitType_WinGetUserSettingsFile_DSCv3 } },
{ L"Microsoft.Windows.Developer", { L"Microsoft.Windows.Developer/DeveloperMode", L"Microsoft.Windows.Developer/EnableDarkMode", L"Microsoft.Windows.Developer/ShowSecondsInClock", L"Microsoft.Windows.Developer/Taskbar", L"Microsoft.Windows.Developer/WindowsExplorer" } },
{ {}, { { s_UnitType_WinGetUserSettingsFile_DSCv3 } } },
{ L"Microsoft.Windows.Settings", { { L"Microsoft.Windows.Settings/WindowsSettings", true } } },
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
{ L"Microsoft.Windows.Settings", { { L"Microsoft.Windows.Settings/WindowsSettings", true } } },
{ L"Microsoft.Windows.Settings", { { L"Microsoft.Windows.Settings/WindowsSettings", false } } },

Due to PowerShell/DSC#786

@microsoft-github-policy-service microsoft-github-policy-service Bot added the Needs-Author-Feedback Issue needs attention from issue or PR author label May 8, 2025
@microsoft-github-policy-service microsoft-github-policy-service Bot added Needs-Attention Issue needs attention from Microsoft and removed Needs-Author-Feedback Issue needs attention from issue or PR author labels May 8, 2025
@yao-msft yao-msft merged commit 3eca881 into microsoft:master May 8, 2025
9 checks passed
@yao-msft yao-msft deleted the usesettingsdsc branch May 8, 2025 21:30
@microsoft-github-policy-service microsoft-github-policy-service Bot removed the Needs-Attention Issue needs attention from Microsoft label May 8, 2025
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.

3 participants