Skip to content

Commit

Permalink
Update trimming file
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlock committed Dec 20, 2023
1 parent cec3a0c commit 81baef5
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,8 @@
</assembly>
<assembly fullname="System.Memory">
<type fullname="System.Buffers.Binary.BinaryPrimitives" />
<type fullname="System.Buffers.StandardFormat" />
<type fullname="System.Buffers.Text.Utf8Formatter" />
<type fullname="System.MemoryExtensions" />
<type fullname="System.Runtime.InteropServices.MemoryMarshal" />
</assembly>
Expand All @@ -329,6 +331,7 @@
<type fullname="System.Net.Http.Headers.HttpRequestHeaders" />
<type fullname="System.Net.Http.Headers.HttpResponseHeaders" />
<type fullname="System.Net.Http.Headers.MediaTypeHeaderValue" />
<type fullname="System.Net.Http.Headers.NameValueHeaderValue" />
<type fullname="System.Net.Http.HttpClient" />
<type fullname="System.Net.Http.HttpClientHandler" />
<type fullname="System.Net.Http.HttpContent" />
Expand Down

0 comments on commit 81baef5

Please sign in to comment.