Skip to content

Commit f0ba377

Browse files
committed
Try net8.0-android.
1 parent 74ff59e commit f0ba377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<RepositoryCommit>$(BUILD_SOURCEVERSION)</RepositoryCommit>
77

88
<!-- Default TFM's we build for -->
9-
<_DefaultTargetFrameworks>MonoAndroid12.0;net6.0-android;net7.0-android</_DefaultTargetFrameworks>
9+
<_DefaultTargetFrameworks>net8.0-android</_DefaultTargetFrameworks>
1010

1111
<!-- Enable DIM/SIM for Classic (defaults to true on .NET) -->
1212
<AndroidBoundInterfacesContainStaticAndDefaultInterfaceMethods>true</AndroidBoundInterfacesContainStaticAndDefaultInterfaceMethods>

0 commit comments

Comments
 (0)