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

ci: Disable "ValidateCodeFormatting" when running on Azure pipelines #2

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

ap0llo
Copy link
Owner

@ap0llo ap0llo commented Dec 19, 2024

Running "dotnet format" on Azure Pipelines causes the build to hang when the .NET 9 SDK and Nerdbank.GitVersioning is used. To work around this, disable valdiation of code style on Azure Pipelines

See-Also: dotnet/sdk#44951

Running "dotnet format" on Azure Pipelines causes the build to hang when the .NET 9 SDK and Nerdbank.GitVersioning is used.
To work around this, disable valdiation of code style on Azure Pipelines

See-Also: dotnet/sdk#44951
@ap0llo ap0llo merged commit 44eb236 into main Dec 19, 2024
1 of 3 checks passed
@ap0llo ap0llo deleted the ag-branch-1 branch December 19, 2024 15:02
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.

1 participant