diff --git a/NuGet.config b/NuGet.config
index 0c7a5326e..0bf923241 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -9,6 +9,7 @@
     <packageSourceMapping>
     <packageSource key="nuget.org">
       <package pattern="*" />
+      <package pattern="Microsoft.DiaSymReader.Native" />
     </packageSource>
     <packageSource key="dotnet8-transport">
       <package pattern="ILCompiler.Reflection.ReadyToRun.Experimental" />