Skip to content

Commit ab1bbe2

Browse files
author
maximv
committed
fix ci
1 parent 9c91e57 commit ab1bbe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DryIocAttributes/Attributes.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ THE SOFTWARE.
2727
#define NO_SYSTEM_COMPONENTMODEL_COMPOSITION_PACKAGE
2828
#endif
2929

30-
#if PCL328
30+
#if PCL328 || NET35 || NET40
3131
#define NO_LAZY_WITH_METADATA
3232
#endif
3333

0 commit comments

Comments
 (0)