commit: e4cfc220505e09163f2a7572f6f0f0ac7c2c6bde Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Mon Oct 7 17:42:56 2024 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Oct 10 20:20:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4cfc220
dev-dotnet/dotnet-outdated: remove unused patch(es) Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> .../dotnet-outdated/files/dotnet-outdated-4.6.0-net8.0.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/dev-dotnet/dotnet-outdated/files/dotnet-outdated-4.6.0-net8.0.patch b/dev-dotnet/dotnet-outdated/files/dotnet-outdated-4.6.0-net8.0.patch deleted file mode 100644 index aa0ae953f2bb..000000000000 --- a/dev-dotnet/dotnet-outdated/files/dotnet-outdated-4.6.0-net8.0.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/DotNetOutdated.Core/DotNetOutdated.Core.csproj -+++ b/src/DotNetOutdated.Core/DotNetOutdated.Core.csproj -@@ -1,7 +1,7 @@ - <Project Sdk="Microsoft.NET.Sdk"> - - <PropertyGroup> -- <TargetFramework>netstandard2.1</TargetFramework> -+ <TargetFramework>net8.0</TargetFramework> - <IsPackable>true</IsPackable> - <PackageTags>dotnet;outdated;core;lib</PackageTags> - <Description>The core functionality of DotNet Outdated as a library which allows you to embed it into your own applications</Description>
