Skip to content

Style fixes (.NET 8 SDK)#21211

Merged
PunkPun merged 6 commits into
OpenRA:bleedfrom
RoosterDragon:style-fixes
Nov 15, 2023
Merged

Style fixes (.NET 8 SDK)#21211
PunkPun merged 6 commits into
OpenRA:bleedfrom
RoosterDragon:style-fixes

Conversation

@RoosterDragon
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

penev92 commented Nov 15, 2023

But needs a rebase already.

@RoosterDragon
Copy link
Copy Markdown
Member Author

Rebased.

@PunkPun PunkPun merged commit d1797a0 into OpenRA:bleed Nov 15, 2023
@PunkPun
Copy link
Copy Markdown
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.

3 participants