Skip to content

V10: Build warnings in Web.Website#12332

Merged
bergmania merged 10 commits intov10/devfrom
v10/bugfix/fix_build_warnings
May 6, 2022
Merged

V10: Build warnings in Web.Website#12332
bergmania merged 10 commits intov10/devfrom
v10/bugfix/fix_build_warnings

Conversation

@Zeegaan
Copy link
Copy Markdown
Member

@Zeegaan Zeegaan commented May 3, 2022

Notes

  • This is fixed by first running dotnet format, then code cleanup in rider and lastly some manual cleanup.
  • Problems I've run into so far is if a method calls something that is marked Obsolete, dotnet format will then mark the Method as obselete aswell
  • dotnet format sometimes does some really wierd stuff with moving Regions around, or stuff withing regions

@bergmania bergmania merged commit 4f3d680 into v10/dev May 6, 2022
@bergmania bergmania deleted the v10/bugfix/fix_build_warnings branch May 6, 2022 13:06
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