We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5062dd8 commit 004725dCopy full SHA for 004725d
tests/Mono.Android-Tests/Runtime-Microsoft.Android.Sdk/Mono.Android.NET-Tests.csproj
@@ -21,6 +21,8 @@
21
<PlotDataLabelSuffix>-$(TestsFlavor)NET6</PlotDataLabelSuffix>
22
<!-- TODO: Fix excluded tests -->
23
<ExcludeCategories>DotNetIgnore</ExcludeCategories>
24
+ <!-- TESTING for xamarin/xamarin-android#6072 -->
25
+ <AndroidLinkMode>None</AndroidLinkMode>
26
</PropertyGroup>
27
28
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
0 commit comments