File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 1414 <SignAssembly >true</SignAssembly >
1515 <AssemblyOriginatorKeyFile >..\..\..\product.snk</AssemblyOriginatorKeyFile >
1616 <DefineConstants >$(DefineConstants);NO_MARSHAL_MEMBER_BUILDER_SUPPORT</DefineConstants >
17- <DefineConstants Condition =" '$(PublishAot)' == 'true' " >$(DefineConstants);NO_GC_BRIDGE_SUPPORT</DefineConstants >
1817 <JavaInteropTestDirectory >$(JavaInteropSourceDirectory)\tests\Java.Interop-Tests\</JavaInteropTestDirectory >
1918 </PropertyGroup >
2019
Original file line number Diff line number Diff line change 3333 <!-- TODO: https://github.com/dotnet/android/issues/10069 -->
3434 <ExcludeCategories Condition =" '$(UseMonoRuntime)' == 'false' " >$(ExcludeCategories):CoreCLRIgnore:SSL:NTLM:RuntimeConfig</ExcludeCategories >
3535 <!-- TODO: https://github.com/dotnet/android/issues/10079 -->
36- <ExcludeCategories Condition =" '$(PublishAot)' == 'true' " >$(ExcludeCategories):NativeAOTIgnore:SSL:NTLM:GCBridge: AndroidClientHandler:Export:NativeTypeMap</ExcludeCategories >
36+ <ExcludeCategories Condition =" '$(PublishAot)' == 'true' " >$(ExcludeCategories):NativeAOTIgnore:SSL:NTLM:AndroidClientHandler:Export:NativeTypeMap</ExcludeCategories >
3737 <!-- FIXME: LLVMIgnore https://github.com/dotnet/runtime/issues/89190 -->
3838 <ExcludeCategories Condition =" '$(EnableLLVM)' == 'true' " >$(ExcludeCategories):LLVMIgnore</ExcludeCategories >
3939 <ExcludeCategories Condition =" '$(EnableLLVM)' == 'true' " >$(ExcludeCategories):InetAccess:NetworkInterfaces</ExcludeCategories >
You can’t perform that action at this time.
0 commit comments