diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 948316a0c..445aaec73 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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: