Revert "ci/cd: fix .net sdk to 6.0.403 #13857" (#13932)

This commit is contained in:
ilike2burnthing 2023-01-29 01:08:15 +00:00 committed by GitHub
parent 3ee74aa52a
commit 137e112964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: