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 18
18
<DefineConstants >$(DefineConstants);iOS;SUPPORTS_BROKER</DefineConstants >
19
19
</PropertyGroup >
20
20
<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 >
22
22
</PropertyGroup >
23
23
<PropertyGroup Condition =" '$(TargetFramework)' == '$(TargetFrameworkNetAndroid)' or '$(TargetFramework)' == '$(TargetFrameworkNetIos)'" >
24
24
<DefineConstants >$(DefineConstants);MOBILE</DefineConstants >
You can’t perform that action at this time.
0 commit comments