Skip to content

Commit c45e97c

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20240213.1
Microsoft.DotNet.ApiCompat , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.24059.3 -> To Version 6.0.0-beta.24113.1
1 parent f1e2350 commit c45e97c

File tree

8 files changed

+41
-37
lines changed

8 files changed

+41
-37
lines changed

NuGet.config

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
77
<!-- Begin: Package sources from dotnet-runtime -->
88
<add key="darc-int-dotnet-runtime-80de56d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80de56da/nuget/v3/index.json" />
9+
<add key="darc-int-dotnet-runtime-80de56d-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80de56da-2/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-runtime-80de56d-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80de56da-1/nuget/v3/index.json" />
911
<!-- End: Package sources from dotnet-runtime -->
1012
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1113
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -19,6 +21,8 @@
1921
<disabledPackageSources>
2022
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2123
<!-- Begin: Package sources from dotnet-runtime -->
24+
<add key="darc-int-dotnet-runtime-80de56d-1" value="true" />
25+
<add key="darc-int-dotnet-runtime-80de56d-2" value="true" />
2226
<add key="darc-int-dotnet-runtime-80de56d" value="true" />
2327
<!-- End: Package sources from dotnet-runtime -->
2428
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -83,25 +83,25 @@
8383
</Dependency>
8484
</ProductDependencies>
8585
<ToolsetDependencies>
86-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.24059.3">
86+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.24113.1">
8787
<Uri>https://github.com/dotnet/arcade</Uri>
88-
<Sha>e5e9a01e6d0dcde2e945624bc1ba1bc05d2c1fc2</Sha>
88+
<Sha>96facbceaca1e4eb498055c005088764d3b38dff</Sha>
8989
</Dependency>
90-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="6.0.0-beta.24059.3">
90+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="6.0.0-beta.24113.1">
9191
<Uri>https://github.com/dotnet/arcade</Uri>
92-
<Sha>e5e9a01e6d0dcde2e945624bc1ba1bc05d2c1fc2</Sha>
92+
<Sha>96facbceaca1e4eb498055c005088764d3b38dff</Sha>
9393
</Dependency>
94-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.24059.3">
94+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.24113.1">
9595
<Uri>https://github.com/dotnet/arcade</Uri>
96-
<Sha>e5e9a01e6d0dcde2e945624bc1ba1bc05d2c1fc2</Sha>
96+
<Sha>96facbceaca1e4eb498055c005088764d3b38dff</Sha>
9797
</Dependency>
98-
<Dependency Name="Microsoft.DotNet.ApiCompat" Version="6.0.0-beta.24059.3">
98+
<Dependency Name="Microsoft.DotNet.ApiCompat" Version="6.0.0-beta.24113.1">
9999
<Uri>https://github.com/dotnet/arcade</Uri>
100-
<Sha>e5e9a01e6d0dcde2e945624bc1ba1bc05d2c1fc2</Sha>
100+
<Sha>96facbceaca1e4eb498055c005088764d3b38dff</Sha>
101101
</Dependency>
102-
<Dependency Name="Microsoft.DotNet.GenAPI" Version="6.0.0-beta.24059.3">
102+
<Dependency Name="Microsoft.DotNet.GenAPI" Version="6.0.0-beta.24113.1">
103103
<Uri>https://github.com/dotnet/arcade</Uri>
104-
<Sha>e5e9a01e6d0dcde2e945624bc1ba1bc05d2c1fc2</Sha>
104+
<Sha>96facbceaca1e4eb498055c005088764d3b38dff</Sha>
105105
</Dependency>
106106
</ToolsetDependencies>
107107
</Dependencies>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
</PropertyGroup>
5757
<!-- Packages that come from https://github.com/dotnet/arcade -->
5858
<PropertyGroup>
59-
<MicrosoftDotNetApiCompatVersion>6.0.0-beta.24059.3</MicrosoftDotNetApiCompatVersion>
60-
<MicrosoftDotNetCodeAnalysisPackageVersion>6.0.0-beta.24059.3</MicrosoftDotNetCodeAnalysisPackageVersion>
61-
<MicrosoftDotNetGenAPIVersion>6.0.0-beta.24059.3</MicrosoftDotNetGenAPIVersion>
59+
<MicrosoftDotNetApiCompatVersion>6.0.0-beta.24113.1</MicrosoftDotNetApiCompatVersion>
60+
<MicrosoftDotNetCodeAnalysisPackageVersion>6.0.0-beta.24113.1</MicrosoftDotNetCodeAnalysisPackageVersion>
61+
<MicrosoftDotNetGenAPIVersion>6.0.0-beta.24113.1</MicrosoftDotNetGenAPIVersion>
6262
</PropertyGroup>
6363
<!-- Maintain System.CodeDom PackageVersion at 4.4.0. See https://github.com/Microsoft/msbuild/issues/3627 -->
6464
<!-- Pin specific versions of S.Memory so that it would supply AssemblyVersion=4.0.1.0. See https://github.com/dotnet/runtime/issues/31672 -->

eng/common/post-build/publish-using-darc.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ param(
1212
try {
1313
. $PSScriptRoot\post-build-utils.ps1
1414

15-
$darc = Get-Darc
15+
$darc = Get-Darc
1616

1717
$optionalParams = [System.Collections.ArrayList]::new()
1818

@@ -46,7 +46,7 @@ try {
4646
}
4747

4848
Write-Host 'done.'
49-
}
49+
}
5050
catch {
5151
Write-Host $_
5252
Write-PipelineTelemetryError -Category 'PromoteBuild' -Message "There was an error while trying to publish build '$BuildId' to default channels."

eng/common/templates/job/publish-build-assets.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
checkDownloadedFiles: true
5252
condition: ${{ parameters.condition }}
5353
continueOnError: ${{ parameters.continueOnError }}
54-
54+
5555
- ${{ if and(eq(parameters.runAsPublic, 'false'), ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
5656
- task: NuGetAuthenticate@1
5757

@@ -74,7 +74,7 @@ jobs:
7474
/p:OfficialBuildId=$(Build.BuildNumber)
7575
condition: ${{ parameters.condition }}
7676
continueOnError: ${{ parameters.continueOnError }}
77-
77+
7878
- task: powershell@2
7979
displayName: Create ReleaseConfigs Artifact
8080
inputs:
@@ -83,7 +83,7 @@ jobs:
8383
Add-Content -Path "$(Build.StagingDirectory)/ReleaseConfigs.txt" -Value $(BARBuildId)
8484
Add-Content -Path "$(Build.StagingDirectory)/ReleaseConfigs.txt" -Value "$(DefaultChannels)"
8585
Add-Content -Path "$(Build.StagingDirectory)/ReleaseConfigs.txt" -Value $(IsStableBuild)
86-
86+
8787
- task: PublishBuildArtifacts@1
8888
displayName: Publish ReleaseConfigs Artifact
8989
inputs:
@@ -109,7 +109,7 @@ jobs:
109109
110110
- task: PublishBuildArtifacts@1
111111
displayName: Publish SymbolPublishingExclusionsFile Artifact
112-
condition: eq(variables['SymbolExclusionFile'], 'true')
112+
condition: eq(variables['SymbolExclusionFile'], 'true')
113113
inputs:
114114
PathtoPublish: '$(Build.SourcesDirectory)/eng/SymbolPublishingExclusionsFile.txt'
115115
PublishLocation: Container
@@ -118,4 +118,4 @@ jobs:
118118
- ${{ if eq(parameters.enablePublishBuildArtifacts, 'true') }}:
119119
- template: /eng/common/templates/steps/publish-logs.yml
120120
parameters:
121-
JobLabel: 'Publish_Artifacts_Logs'
121+
JobLabel: 'Publish_Artifacts_Logs'

eng/common/templates/jobs/jobs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ parameters:
2020
enabled: false
2121
# Optional: Include toolset dependencies in the generated graph files
2222
includeToolset: false
23-
23+
2424
# Required: A collection of jobs to run - https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=vsts&tabs=schema#job
2525
jobs: []
2626

@@ -40,7 +40,7 @@ parameters:
4040
jobs:
4141
- ${{ each job in parameters.jobs }}:
4242
- template: ../job/job.yml
43-
parameters:
43+
parameters:
4444
# pass along parameters
4545
${{ each parameter in parameters }}:
4646
${{ if ne(parameter.key, 'jobs') }}:
@@ -68,7 +68,7 @@ jobs:
6868
${{ parameter.key }}: ${{ parameter.value }}
6969

7070
- ${{ if and(eq(parameters.runAsPublic, 'false'), ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
71-
71+
7272
- ${{ if or(eq(parameters.enablePublishBuildAssets, true), eq(parameters.artifacts.publish.manifests, 'true'), ne(parameters.artifacts.publish.manifests, '')) }}:
7373
- template: ../job/publish-build-assets.yml
7474
parameters:
@@ -88,8 +88,8 @@ jobs:
8888
name: VSEngSS-MicroBuild2022-1ES
8989
demands: Cmd
9090
# If it's not devdiv, it's dnceng
91-
${{ if ne(variables['System.TeamProject'], 'DevDiv') }}:
92-
name: NetCore1ESPool-Svc-Internal
91+
${{ else }}:
92+
name: NetCore1ESPool-Publishing-Internal
9393
demands: ImageOverride -equals windows.vs2019.amd64
9494

9595
runAsPublic: ${{ parameters.runAsPublic }}

eng/common/templates/post-build/post-build.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ parameters:
3939
displayName: Enable NuGet validation
4040
type: boolean
4141
default: true
42-
42+
4343
- name: publishInstallersAndChecksums
4444
displayName: Publish installers and checksums
4545
type: boolean
@@ -124,8 +124,8 @@ stages:
124124
displayName: Validate
125125
inputs:
126126
filePath: $(Build.SourcesDirectory)/eng/common/post-build/nuget-validation.ps1
127-
arguments: -PackagesPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/
128-
-ToolDestinationPath $(Agent.BuildDirectory)/Extract/
127+
arguments: -PackagesPath $(Build.ArtifactStagingDirectory)/PackageArtifacts/
128+
-ToolDestinationPath $(Agent.BuildDirectory)/Extract/
129129

130130
- job:
131131
displayName: Signing Validation
@@ -220,9 +220,9 @@ stages:
220220
displayName: Validate
221221
inputs:
222222
filePath: $(Build.SourcesDirectory)/eng/common/post-build/sourcelink-validation.ps1
223-
arguments: -InputPath $(Build.ArtifactStagingDirectory)/BlobArtifacts/
224-
-ExtractPath $(Agent.BuildDirectory)/Extract/
225-
-GHRepoName $(Build.Repository.Name)
223+
arguments: -InputPath $(Build.ArtifactStagingDirectory)/BlobArtifacts/
224+
-ExtractPath $(Agent.BuildDirectory)/Extract/
225+
-GHRepoName $(Build.Repository.Name)
226226
-GHCommit $(Build.SourceVersion)
227227
-SourcelinkCliVersion $(SourceLinkCLIVersion)
228228
continueOnError: true
@@ -253,8 +253,8 @@ stages:
253253
name: VSEngSS-MicroBuild2022-1ES
254254
demands: Cmd
255255
# If it's not devdiv, it's dnceng
256-
${{ if ne(variables['System.TeamProject'], 'DevDiv') }}:
257-
name: NetCore1ESPool-Svc-Internal
256+
${{ else }}:
257+
name: NetCore1ESPool-Publishing-Internal
258258
demands: ImageOverride -equals windows.vs2019.amd64
259259
steps:
260260
- template: setup-maestro-vars.yml
@@ -266,10 +266,10 @@ stages:
266266
displayName: Publish Using Darc
267267
inputs:
268268
filePath: $(Build.SourcesDirectory)/eng/common/post-build/publish-using-darc.ps1
269-
arguments: -BuildId $(BARBuildId)
269+
arguments: -BuildId $(BARBuildId)
270270
-PublishingInfraVersion ${{ parameters.publishingInfraVersion }}
271271
-AzdoToken '$(publishing-dnceng-devdiv-code-r-build-re)'
272272
-MaestroToken '$(MaestroApiAccessToken)'
273273
-WaitPublishingFinish true
274274
-ArtifactsPublishingAdditionalParameters '${{ parameters.artifactsPublishingAdditionalParameters }}'
275-
-SymbolPublishingAdditionalParameters '${{ parameters.symbolPublishingAdditionalParameters }}'
275+
-SymbolPublishingAdditionalParameters '${{ parameters.symbolPublishingAdditionalParameters }}'

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
}
1313
},
1414
"msbuild-sdks": {
15-
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24059.3",
16-
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.24059.3"
15+
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24113.1",
16+
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.24113.1"
1717
},
1818
"sdk": {
1919
"version": "6.0.126"

0 commit comments

Comments
 (0)