File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,6 @@ projects that use the Microsoft.Android framework in .NET 6+.
42
42
<_AndroidRuntimePackAssets Include =" $(MicrosoftAndroidSdkOutDir)lib\$(AndroidRID)\libmono-android.release.so" />
43
43
<_AndroidRuntimePackAssets Include =" $(MicrosoftAndroidSdkOutDir)lib\$(AndroidRID)\libxamarin-debug-app-helper.so" />
44
44
<_AndroidRuntimePackAssets Include =" $(MicrosoftAndroidSdkOutDir)lib\$(AndroidRID)\libxamarin-native-tracing.so" />
45
-
46
45
<_AndroidRuntimePackAssets Include =" $(MicrosoftAndroidSdkOutDir)lib\$(AndroidRID)\libarchive-dso-stub.so" />
47
46
<_AndroidRuntimePackAssets Include =" $(MicrosoftAndroidSdkOutDir)lib\$(AndroidRID)\libunwind_xamarin-release.a" />
48
47
<_AndroidRuntimePackAssets Include =" $(MicrosoftAndroidSdkOutDir)lib\$(AndroidRID)\libruntime-base-release.a" />
@@ -55,9 +54,6 @@ projects that use the Microsoft.Android framework in .NET 6+.
55
54
<_AndroidRuntimePackAssets Include =" $(MicrosoftAndroidSdkOutDir)lib\$(AndroidRID)\crtend_so.o" />
56
55
<_AndroidRuntimePackAssets Include =" $(MicrosoftAndroidSdkOutDir)lib\$(AndroidRID)\libclang_rt.builtins-*-android.a" />
57
56
58
- <!-- Remove once https://github.com/dotnet/runtime/pull/107615 is merged and released -->
59
- <_AndroidRuntimePackAssets Include =" $(MicrosoftAndroidSdkOutDir)lib\$(AndroidRID)\libunwind.a" />
60
-
61
57
<FrameworkListFileClass Include =" @(_AndroidRuntimePackAssemblies->'%(Filename)%(Extension)')" Profile =" Android" />
62
58
<FrameworkListFileClass Include =" @(_AndroidRuntimePackAssets->'%(Filename)%(Extension)')" Profile =" Android" />
63
59
</ItemGroup >
You can’t perform that action at this time.
0 commit comments