You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Code/PropertyGridHelpersTest/GlobalSuppressions.cs
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,42 +12,50 @@
12
12
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net35.UIEditor")]
13
13
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net35.Converters")]
14
14
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net35.Controls")]
15
+
[assembly:SuppressMessage("Assertions","xUnit2006:Do not use invalid string equality check",Justification="<Pending>",Scope="member",Target="~M:PropertyGridHelpersTest.net35.Attributes.EnumImageAttributeTest.EnumImageWithTextTest")]
16
+
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net35.Attributes")]
15
17
#endif
16
18
17
19
#if NET452
18
20
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net452.Controls")]
19
21
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net452.Converters")]
20
22
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net452.UIEditor")]
23
+
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net452.Attributes")]
21
24
#endif
22
25
23
26
#if NET462
24
27
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net462.Converters")]
25
28
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net462.Controls")]
26
29
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net462.UIEditor")]
30
+
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net462.Attributes")]
27
31
#endif
28
32
29
33
#if NET472
30
34
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net472.Converters")]
31
35
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net472.Controls")]
32
36
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net472.UIEditor")]
37
+
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net472.Attributes")]
33
38
#endif
34
39
35
40
#if NET481
36
41
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net481.Converters")]
37
42
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net481.Controls")]
38
43
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net481.UIEditor")]
44
+
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net481.Attributes")]
39
45
#endif
40
46
41
47
#if WINDOWS7_0
42
48
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net60.W7.Controls")]
43
49
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net60.W7.Converters")]
44
50
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net60.W7.UIEditor")]
51
+
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net60.W7.Attributes")]
45
52
#endif
46
53
47
54
#if WINDOWS10_0
48
55
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net60.W10.UIEditor")]
49
56
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net60.W10.Controls")]
50
57
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net60.W10.Converters")]
58
+
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net60.W10.Attributes")]
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net80.Attributes")]
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net90.UIEditor")]
82
+
[assembly:SuppressMessage("Style","IDE0130:Namespace does not match folder structure",Justification="<Pending>",Scope="namespace",Target="~N:PropertyGridHelpersTest.net90.Attributes")]
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,3 +6,7 @@ The following has been done to the project:
6
6
* The dll is now built for eight different versions of the .NET framework. (If you need one that is not covered by what is available, let me know and I will try to add it to the list)
7
7
* There is a sample control and form in the source code now.
8
8
* There are some unit tests for the code, and they are able to run in every .NET framework version the library is compiled in.
0 commit comments