We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fcce0d commit ffaa2aeCopy full SHA for ffaa2ae
docfx.json
@@ -28,7 +28,11 @@
28
"**/System.IO.MemoryStreamUnitTests/**",
29
"**/nanoFramework.Graphics.Core.UnitTests.System.Drawing/**",
30
"**/nanoFramework.Protobuf.Test.Domain/**",
31
- "**/nanoFramework.Protobuf.Test.Net/**"
+ "**/nanoFramework.Protobuf.Test.Net/**",
32
+ "**/Polly*/**",
33
+ "**/PropertyChanged*/**",
34
+ "**/TestAppv5*/**",
35
+ "**/TestMqtt*/**"
36
]
37
}
38
],
0 commit comments