You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-dotnet/cake/files/cake-4.0.0-no-git.patch

11 lines
292 B

--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -5,7 +5,4 @@
<PublishRepositoryUrl>true</PublishRepositoryUrl>
</PropertyGroup>
- <ItemGroup>
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
- </ItemGroup>
</Project>