Skip to content

Commit

Permalink
Fix CA warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
awgil committed Sep 29, 2024
1 parent e4d05e9 commit a56c450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BossMod/Config/ConfigChangelog.cs
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ private static Version GetCurrentPluginVersion()
#endif
}

[System.Diagnostics.CodeAnalysis.SuppressMessage("Design", "CA1024:Use properties where appropriate")]
private static Version GetPreviousPluginVersion()
{
#if DEBUG
Expand Down

0 comments on commit a56c450

Please sign in to comment.