Skip to content

Commit

Permalink
[release/8.0.1xx-rc2.1] [sign] Update SignList to match mlaunch list (x…
Browse files Browse the repository at this point in the history
…amarin#19207)

Backport of xamarin#19187

Co-authored-by: Alex Soto <[email protected]>
  • Loading branch information
1 parent ec44370 commit c863c1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dotnet/Workloads/SignList.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
<FirstParty Include="System.IO.MemoryMappedFiles.dll" />
<FirstParty Include="System.IO.Pipes.dll" />
<FirstParty Include="System.Linq.dll" />
<FirstParty Include="System.Memory.dll" />
<FirstParty Include="System.Net.Http.dll" />
<FirstParty Include="System.Net.HttpListener.dll" />
<FirstParty Include="System.Net.NameResolution.dll" />
Expand All @@ -91,6 +92,7 @@
<FirstParty Include="System.Runtime.Numerics.dll" />
<FirstParty Include="System.Security.Claims.dll" />
<FirstParty Include="System.Security.Cryptography.dll" />
<FirstParty Include="System.Text.Json.dll" />
<FirstParty Include="System.Text.RegularExpressions.dll" />
<FirstParty Include="System.Threading.Channels.dll" />
<FirstParty Include="Xamarin.Hosting.dll" />
Expand Down

0 comments on commit c863c1d

Please sign in to comment.