From 570b5f0b966a0d992b9d3746b8614845810ba5b9 Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Wed, 25 Feb 2026 15:50:24 -0800 Subject: [PATCH] add new assembly with source of truth docs --- AssemblyCopier/Program.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AssemblyCopier/Program.cs b/AssemblyCopier/Program.cs index 4a57c720..74425df2 100644 --- a/AssemblyCopier/Program.cs +++ b/AssemblyCopier/Program.cs @@ -79,7 +79,8 @@ private static async Task CopyNETCoreAppDlls(string rootPath, string version) { "System.Formats.Asn1.xml", "System.Linq.AsyncEnumerable.xml", - "System.Net.ServerSentEvents.xml" + "System.Net.ServerSentEvents.xml", + "System.Reflection.DispatchProxy.xml" }; await CopyDlls(