mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 13:46:10 +00:00
parent
ad635c442b
commit
733c8d0249
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ variables:
|
|||
jackettVersion: $(majorVersion).$(minorVersion).$(patchVersion)
|
||||
buildConfiguration: Release
|
||||
netCoreFramework: net6.0
|
||||
netCoreSdkVersion: 6.0.x
|
||||
netCoreSdkVersion: 6.0.403 # #13806 & dotnet/runtime#79796
|
||||
# system.debug: true
|
||||
|
||||
trigger:
|
||||
|
|
Loading…
Reference in a new issue