diff --git a/azure-pipelines-official.yml b/azure-pipelines-official.yml index 5f681633869f5..464376831d29b 100644 --- a/azure-pipelines-official.yml +++ b/azure-pipelines-official.yml @@ -50,9 +50,9 @@ variables: # To retrieve OptProf data we need to authenticate to the VS drop storage. # Get access token with $dn-bot-devdiv-drop-rw-code-rw and dn-bot-dnceng-build-rw-code-rw from DotNet-VSTS-Infra-Access # Get $AccessToken-dotnet-build-bot-public-repo from DotNet-Versions-Publish - - group: DotNet-Versions-Publish - group: DotNet-VSTS-Infra-Access - group: DotNet-DevDiv-Insertion-Workflow-Variables + - group: AzureDevOps-Artifact-Feeds-Pats - name: _DevDivDropAccessToken value: $(dn-bot-devdiv-drop-rw-code-rw) - name: ArtifactServices.Drop.PAT diff --git a/eng/Versions.props b/eng/Versions.props index 7b9c7fd7f9bfe..7d83f6359f0b9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -264,6 +264,7 @@ 4.3.0 7.0.3 + 8.0.4 7.0.0 7.0.0 diff --git a/src/Workspaces/Core/MSBuild.BuildHost/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj b/src/Workspaces/Core/MSBuild.BuildHost/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj index fc94a6b184b34..5b5fab7ef343e 100644 --- a/src/Workspaces/Core/MSBuild.BuildHost/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj +++ b/src/Workspaces/Core/MSBuild.BuildHost/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj @@ -21,7 +21,7 @@ - +