Skip to content

XAML Style check was failing due to the location of the settings file. #138

Open
@michael-hawker

Description

@michael-hawker

XAML Style check was failing due to the location of the settings file.
The default behavior for the extension inside VS is for it only to look for a settings file as far as the directory the solution file is in.
The Labs structure puts the global settings file in the root of the repo and so isn't used.
In this location, it won't be used unless a setting is changed in the extension. If Search to drives root is set to true, the extension will find the correct settings and format the XAML as desired.
Without changing this setting, it's likely that issues of XAML formatting in individual experiments are likely to continue to cause CI to fail. :(

Originally posted by @mrlacey in #137 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    CI/pipeline 🔬dev loop ➰For issues that impact the core dev-loop of building experimentsenhancementImprovement to an existing featurehelp wantedExtra attention is neededtemplating

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions