mirror of
https://github.com/Jackett/Jackett
synced 2024-12-22 15:57:50 +00:00
parent
3ee74aa52a
commit
137e112964
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.403 # #13806 & dotnet/runtime#79796
|
||||
netCoreSdkVersion: 6.0.x
|
||||
# system.debug: true
|
||||
|
||||
trigger:
|
||||
|
|
Loading…
Reference in a new issue