diff --git a/.vsts-dotnet.yml b/.vsts-dotnet.yml index ef712d11984..97130cad692 100644 --- a/.vsts-dotnet.yml +++ b/.vsts-dotnet.yml @@ -41,6 +41,11 @@ variables: value: .NETCore - name: _DotNetValidationArtifactsCategory value: .NETCoreValidation + # For now skipping apply optimization data for vs16.11, because the run with real signed bits requires being fully automated + # while there is no available optimization data for vs16.11. + - ${{ if startsWith(variables['Build.SourceBranch'], 'refs/heads/vs16.11') }}: + - name: SkipApplyOptimizationData + value: true resources: repositories: diff --git a/eng/Versions.props b/eng/Versions.props index 56557977e62..9a86ddf80c1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 16.11.11 + 16.11.12 release 15.1.0.0 preview