Suppress IDE0065 globally; refactor PhotoProvider.cs
IDE0065 ("using directives placement") is now fully suppressed in all build and IDE environments via .editorconfig and NoWarn in project files. Added HOW_TO_IGNORE_IDE0065.md for documentation. Refactored PhotoProvider.cs to use namespace-scoped usings and a primary constructor. Updated code analysis assemblies and project cache files to reflect these changes.
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
0aa0b87087f971012539e7d2b22ae3fc0248cc13dafe15e7394876c75cd2b839
|
||||
8d7e69f115ae75e4f7c84eb253600f36f2309decc7a35f49dc405e154ddd5a4a
|
||||
|
||||
Reference in New Issue
Block a user