diff --git a/azure-pipelines-PR.yml b/azure-pipelines-PR.yml index 4e7c4394b1b..313ddee65cc 100644 --- a/azure-pipelines-PR.yml +++ b/azure-pipelines-PR.yml @@ -118,7 +118,7 @@ stages: inputs: packageType: sdk useGlobalJson: true - includePreviewVersions: false + includePreviewVersions: true workingDirectory: $(Build.SourcesDirectory) installationPath: $(Build.SourcesDirectory)/.dotnet - script: .\eng\test-determinism.cmd -configuration Debug