Skip to content

Commit 9327572

Browse files
committed
oops
1 parent 36a8933 commit 9327572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Xamarin.Android.Build.Tasks/Utilities/NativeRuntimeComponents.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ public NativeRuntimeComponents (ITaskItem[]? monoComponents)
101101
// new ClrArchive ("libeventprovider.a"),
102102
// new ClrArchive ("libnativeresourcestring.a"),
103103
// new ClrArchive ("libminipal.a")
104-
new ClrArchive ("libbrotlienc.a"),,
104+
new ClrArchive ("libbrotlienc.a"),
105105
new ClrArchive ("libbrotlidec.a"),
106106
new ClrArchive ("libbrotlicommon.a"),
107107

0 commit comments

Comments
 (0)