Maybe we could use `NET6_0_OR_GREATER` instead of `(NET6_0 || NET7_0) `
WeihanLi opened this issue · 1 comments
WeihanLi commented
Maybe we could use the NET6_0_OR_GREATER
symbol instead
InCerryGit commented
Maybe we could use the
NET6_0_OR_GREATER
symbol instead
Yes, you are right. use NET6_0_OR_GREATER
is better.