mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
app-shells/fsh: bump DOTNET_PKG_COMPAT to 8.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
parent
79b1ef6a1a
commit
1873d28f53
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
DOTNET_PKG_COMPAT=7.0
|
||||
DOTNET_PKG_COMPAT=8.0
|
||||
NUGETS="
|
||||
dotnet-xunit@2.3.1
|
||||
fsharp.compiler.service@26.0.1
|
||||
@ -291,7 +291,7 @@ SRC_URI+=" ${NUGET_URIS} "
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
DOTNET_PKG_PROJECTS=( src/FSH.fsproj )
|
||||
DOTNET_PKG_PROJECTS=( "src/${PN^^}.fsproj" )
|
||||
DOTNET_PKG_BUILD_EXTRA_ARGS=( -p:RollForward=Major )
|
||||
DOTNET_PKG_TEST_EXTRA_ARGS=( "${DOTNET_PKG_BUILD_EXTRA_ARGS[@]}" )
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user