diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 962d9395c5..89748bab71 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -58,12 +58,18 @@ variables: value: False - name: _InternalBuildArgs value: ' ' + - name: _ReleaseVersionKind + value: '' # Arcade is using global cache of nugets in non-windows build # under some circumstances, but we don't respect that in our code and try to find them # in .packages. Force the location of packages to that folder. - name: NUGET_PACKAGES value: '$(Build.SourcesDirectory)/.packages/' + - ${{ if eq(parameters.isRTM, True) }}: + - name: _ReleaseVersionKind + value: release + # Produce real signed binaries for Internal builds - ${{ if eq(variables._RunAsInternal, True) }}: # Group gives access to $microsoft-symbol-server-pat and $symweb-symbol-server-pat @@ -83,6 +89,7 @@ variables: - name: _InternalBuildArgs value: /p:DotNetSignType=$(_SignType) /p:TeamName=$(_TeamName) + /p:DotNetFinalVersionKind=$(_ReleaseVersionKind) /p:DotNetPublishUsingPipelines=true /p:DotNetSymbolServerTokenMsdl=$(microsoft-symbol-server-pat) /p:DotNetSymbolServerTokenSymWeb=$(symweb-symbol-server-pat) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ad9f67856c..8135541fd7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,9 +1,9 @@ - + https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage - 8e1aa0711f4efac22e1f1b977cffc517a54ab8af + 2e244945f4192cc5e96aa2e9e6a62f1e47a09ad0 https://github.com/dotnet/diagnostics diff --git a/eng/Versions.props b/eng/Versions.props index f0974fa676..363982d608 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -30,9 +30,9 @@ 3.0.0 2.0.0 17.4.0-beta.22478.3 - 17.7.3 + 17.8.1-beta.23362.5 4.6.0-1.23107.10 - 17.6.33617.297 + 17.6.33910.51 $(MicrosoftVisualStudioDiagnosticsUtilitiesVersion) 17.3.32622.426 17.4.2116