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

Style fixes (.NET 8 SDK) #21211

Merged
merged 6 commits into from Nov 15, 2023
Merged

Style fixes (.NET 8 SDK) #21211

merged 6 commits into from Nov 15, 2023

Conversation

RoosterDragon
Copy link
Member

If you're using the .NET 8 SDK that came out today (or e.g. updated Visual Studio which ships it) then some of the style rules have been updated and trigger additional warnings locally. We can also except them to be flagged by CI once the runners move to .NET 8, even if we continue to specify .NET 6 as the build target.

Fix these issues to improve the local dev experience for anybody using this SDK:

> dotnet --version
8.0.100

PunkPun
PunkPun previously approved these changes Nov 14, 2023
Copy link
Member

@PunkPun PunkPun left a comment

Choose a reason for hiding this comment

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

Overall LGTM, untested

penev92
penev92 previously approved these changes Nov 15, 2023
Copy link
Member

@penev92 penev92 left a comment

Choose a reason for hiding this comment

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

👍

@penev92
Copy link
Member

penev92 commented Nov 15, 2023

But needs a rebase already.

@RoosterDragon
Copy link
Member Author

Rebased.

@PunkPun PunkPun merged commit d1797a0 into OpenRA:bleed Nov 15, 2023
3 checks passed
@PunkPun
Copy link
Member

PunkPun commented Nov 15, 2023

Chnagelog

@RoosterDragon RoosterDragon deleted the style-fixes branch November 15, 2023 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants