Skip to content

In PSConfiguration.cs, WriteValueToFile() should check if value has changed before writing #8325

@SteveL-MSFT

Description

@SteveL-MSFT

Summary of the new feature/enhancement

Currently, the WriteValueToFile() method always writes to the config file even if the value didn't change. We could add logic to check if the value has changed before writing to the file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Code Cleanupthe issue is for cleaning up the code with no impact on functionalityResolution-FixedThe issue is fixed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions