File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1818 <DefineConstants >$(DefineConstants);iOS;SUPPORTS_BROKER</DefineConstants >
1919 </PropertyGroup >
2020 <PropertyGroup Condition =" '$(TargetFramework)' == '$(TargetFrameworkNetStandard)'" >
21- <DefineConstants >$(DefineConstants);NETSTANDARD;SUPPORTS_CONFIDENTIAL_CLIENT;SUPPORTS_BROKER;SUPPORTS_CUSTOM_CACHE;SUPPORTS_WIN32;IS_TRIMMABLE </DefineConstants >
21+ <DefineConstants >$(DefineConstants);NETSTANDARD;SUPPORTS_CONFIDENTIAL_CLIENT;SUPPORTS_BROKER;SUPPORTS_CUSTOM_CACHE;SUPPORTS_WIN32;</DefineConstants >
2222 </PropertyGroup >
2323 <PropertyGroup Condition =" '$(TargetFramework)' == '$(TargetFrameworkNetAndroid)' or '$(TargetFramework)' == '$(TargetFrameworkNetIos)'" >
2424 <DefineConstants >$(DefineConstants);MOBILE</DefineConstants >
You can’t perform that action at this time.
0 commit comments