Skip to content

Commit 07d4369

Browse files
author
Alex Peck
committed
fix build
1 parent 1a018a8 commit 07d4369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BitFaster.Caching/Intrinsics.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
using System.Runtime.Intrinsics.X86;
33
#endif
44

5-
#if NET6_0
5+
#if NET6_0_OR_GREATER
66
using System.Runtime.Intrinsics.Arm;
77
#endif
88

0 commit comments

Comments
 (0)