<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/src/runtime/Python.Runtime.csproj
+++ b/src/runtime/Python.Runtime.csproj
@@ -63,7 +63,6 @@
 
   &lt;ItemGroup&gt;
     &lt;PackageReference Include="Lost.Compat.NullabilityAttributes" Version="0.0.4" PrivateAssets="All" /&gt;
-    &lt;PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" /&gt;
     &lt;PackageReference Include="System.Reflection.Emit" Version="4.3.0" /&gt;
   &lt;/ItemGroup&gt;
 &lt;/Project&gt;
</pre></body></html>