File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,9 @@ projects that use the Microsoft.Android framework in .NET 6+.
5353 <_AndroidRuntimePackAssets Include =" $(MicrosoftAndroidSdkOutDir)lib\$(AndroidRID)\crtend_so.o" />
5454 <_AndroidRuntimePackAssets Include =" $(MicrosoftAndroidSdkOutDir)lib\$(AndroidRID)\libclang_rt.builtins-*-android.a" />
5555
56+ <!-- Remove once https://github.com/dotnet/runtime/pull/107615 is merged and released -->
57+ <_AndroidRuntimePackAssets Include =" $(MicrosoftAndroidSdkOutDir)lib\$(AndroidRID)\libunwind.a" />
58+
5659 <FrameworkListFileClass Include =" @(_AndroidRuntimePackAssemblies->'%(Filename)%(Extension)')" Profile =" Android" />
5760 <FrameworkListFileClass Include =" @(_AndroidRuntimePackAssets->'%(Filename)%(Extension)')" Profile =" Android" />
5861 </ItemGroup >
You can’t perform that action at this time.
0 commit comments