Skip to content

Commit 2c96c2b

Browse files
committed
Fix the following signing error
Unknown assemblies: C:\A\1\_temp\artifact-signing\extracted\Xamarin.LibZipSharp.2.0.0-alpha\runtimes\win-x64\native\libZipSharpNative.dll; C:\A\1\_temp\artifact-signing\extracted\Xamarin.LibZipSharp.2.0.0-alpha\runtimes\win-x86\native\libZipSharpNative.dll
1 parent baba735 commit 2c96c2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SignList.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
<ItemGroup>
44
<FirstParty Include="libZipSharp.*" />
5+
<FirstParty Include="libZipSharpNative.*" />
56
<FirstParty Include="libzip.*" />
67
</ItemGroup>
78

0 commit comments

Comments
 (0)