From 3038704502d722c8555430f32ccc3c7c84864e75 Mon Sep 17 00:00:00 2001 From: Tau <4602612+bash@users.noreply.github.com> Date: Thu, 23 Nov 2023 20:04:07 +0100 Subject: [PATCH] Use IsTargetFrameworkCompatible instead of listing frameworks manually --- FrameworkFeatureConstants.props | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/FrameworkFeatureConstants.props b/FrameworkFeatureConstants.props index 15a19520..0d2c1254 100644 --- a/FrameworkFeatureConstants.props +++ b/FrameworkFeatureConstants.props @@ -1,21 +1,21 @@ - + $(DefineConstants);INDEX_OF_CHAR_COMPARISONTYPE_SUPPORTED;TIMESPAN_MULTIPLY_SUPPORTED;SPLIT_ACCEPTS_STRING_SEPARATOR;LAZY_RETURN_CONSTRUCTOR;QUEUE_TRY_OVERLOADS;OPTIMIZED_ELEMENT_AT;RANGE_SUPPORTED;READ_ONLY_SPAN_SUPPORTED;INDEX_TYPE;JOIN_TO_STRING_CHAR_SEPARATOR - + $(DefineConstants);SYSTEM_INDEX_SUPPORTED;IP_END_POINT_TRY_PARSE_SUPPORTED - + $(DefineConstants);SET_CURRENT_STACK_TRACE_SUPPORTED;DYNAMICALLY_ACCESSED_MEMBERS_ATTRIBUTE_SUPPORTED - + $(DefineConstants);STACK_TRACE_HIDDEN_SUPPORTED;DATE_ONLY_SUPPORTED;TIME_ONLY_SUPPORTED;PRIORITY_QUEUE;TRY_GET_NON_ENUMERATED_COUNT;HTTP_HEADERS_NON_VALIDATED;ELEMENT_AT_INDEX - + $(DefineConstants);GENERIC_MATH;GENERIC_PARSEABLE - + $(DefineConstants);RANDOM_SHUFFLE;UTF8_SPAN_PARSEABLE