mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-20 00:05:34 +03:00
11 lines
424 B
Diff
11 lines
424 B
Diff
--- a/src/runtime/Python.Runtime.csproj
|
|
+++ b/src/runtime/Python.Runtime.csproj
|
|
@@ -63,7 +63,6 @@
|
|
|
|
<ItemGroup>
|
|
<PackageReference Include="Lost.Compat.NullabilityAttributes" Version="0.0.4" PrivateAssets="All" />
|
|
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
|
|
<PackageReference Include="System.Reflection.Emit" Version="4.3.0" />
|
|
</ItemGroup>
|
|
</Project>
|