Skip to content

Commit

Permalink
Update the trimming file
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlock committed Nov 9, 2023
1 parent ffad078 commit a18e08b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,7 @@
<type fullname="System.Diagnostics.DebuggerHiddenAttribute" />
<type fullname="System.Diagnostics.DebuggerStepThroughAttribute" />
<type fullname="System.Diagnostics.DebuggerTypeProxyAttribute" />
<type fullname="System.Diagnostics.StackTraceHiddenAttribute" />
<type fullname="System.Diagnostics.Stopwatch" />
<type fullname="System.Double" />
<type fullname="System.EntryPointNotFoundException" />
Expand Down Expand Up @@ -664,6 +665,7 @@
<type fullname="System.Reflection.TypeAttributes" />
<type fullname="System.Reflection.TypeInfo" />
<type fullname="System.ResolveEventArgs" />
<type fullname="System.Runtime.CompilerServices.AsyncIteratorStateMachineAttribute" />
<type fullname="System.Runtime.CompilerServices.AsyncStateMachineAttribute" />
<type fullname="System.Runtime.CompilerServices.AsyncTaskMethodBuilder" />
<type fullname="System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1" />
Expand Down

0 comments on commit a18e08b

Please sign in to comment.