We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c91e57 commit ab1bbe2Copy full SHA for ab1bbe2
src/DryIocAttributes/Attributes.cs
@@ -27,7 +27,7 @@ THE SOFTWARE.
27
#define NO_SYSTEM_COMPONENTMODEL_COMPOSITION_PACKAGE
28
#endif
29
30
-#if PCL328
+#if PCL328 || NET35 || NET40
31
#define NO_LAZY_WITH_METADATA
32
33
0 commit comments