dev-dotnet/nuget-license: use dotnet-pkg_force-compat

Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2024-02-10 13:01:43 +01:00
parent ffcdf1469e
commit 40a2cf2f78

View File

@@ -195,6 +195,8 @@ SLOT="0"
DOTNET_PKG_PROJECTS=( src/NuGetUtility/NuGetUtility.csproj )
dotnet-pkg_force-compat
src_unpack() {
dotnet-pkg_src_unpack
@@ -209,12 +211,6 @@ src_prepare() {
rm tests/*/*/ReferencedPackagesReaderIntegrationTest.cs || die
}
src_test() {
local -x RollForward=Major
dotnet-pkg_src_test
}
src_install() {
dotnet-pkg_src_install