commit: 8a6ad52381a9ad55af112fcde3ac6c5662f512e3 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Oct 12 17:45:32 2024 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sun Oct 13 13:40:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a6ad523
games-arcade/osu-lazer: remove unused patch(es) Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> .../osu-lazer/files/osu-lazer-2024.906.2-templates-net8.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/games-arcade/osu-lazer/files/osu-lazer-2024.906.2-templates-net8.patch b/games-arcade/osu-lazer/files/osu-lazer-2024.906.2-templates-net8.patch deleted file mode 100644 index aa741c784d5d..000000000000 --- a/games-arcade/osu-lazer/files/osu-lazer-2024.906.2-templates-net8.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/Templates/osu.Game.Templates.csproj -+++ b/Templates/osu.Game.Templates.csproj -@@ -11,7 +11,7 @@ - <copyright>Copyright (c) 2024 ppy Pty Ltd</copyright> - <Description>Templates to use when creating a ruleset for consumption in osu!.</Description> - <PackageTags>dotnet-new;templates;osu</PackageTags> -- <TargetFramework>netstandard2.1</TargetFramework> -+ <TargetFramework>net8.0</TargetFramework> - <IncludeContentInPack>true</IncludeContentInPack> - <IncludeBuildOutput>false</IncludeBuildOutput> - <ContentTargetFolders>content</ContentTargetFolders>
