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 be38e90 commit 9c70658Copy full SHA for 9c70658
src/Xamarin.Android.Build.Tasks/Tasks/GeneratePackageManagerJava.cs
@@ -63,7 +63,7 @@ public override bool RunTask ()
63
public bool EnablePreloadAssembliesDefault { get; set; }
64
65
// This property should be required but it will require modifying `monodroid` first
66
- //[Required]
+ [Required]
67
public string AndroidBinUtilsDirectory { get; set; }
68
69
public bool EnableMarshalMethods { get; set; }
0 commit comments