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

Fix formatting in Runner #13871

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Fix formatting in Runner #13871

merged 1 commit into from
Jan 8, 2025

Conversation

mthalman
Copy link
Member

@mthalman mthalman commented Jan 7, 2025

When using the latest daily build of the .NET 10 SDK to build this repo, it results in the following errors:

/__w/1/vmr/src/vstest/test/Intent/Runner.cs(71,22): error IDE0055: Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055) [/__w/1/vmr/src/vstest/test/Intent/Intent.csproj]

This is fixed by removing the unnecessary semi-colon.

@nohwnd nohwnd merged commit 8907779 into microsoft:main Jan 8, 2025
7 checks passed
@mthalman mthalman deleted the patch-1 branch January 8, 2025 14: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.

2 participants