Skip to content

Commit 4de8310

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250626.1
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25310.3 -> To Version 8.0.0-beta.25326.1
1 parent ce276f9 commit 4de8310

File tree

6 files changed

+28
-12
lines changed

6 files changed

+28
-12
lines changed

NuGet.config

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
<!-- End: Package sources from dotnet-emsdk -->
88
<!-- Begin: Package sources from dotnet-format -->
99
<add key="darc-pub-dotnet-format-64cbc6c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-64cbc6c3/nuget/v3/index.json" />
10+
<add key="darc-pub-dotnet-format-64cbc6c-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-64cbc6c3-4/nuget/v3/index.json" />
11+
<add key="darc-pub-dotnet-format-64cbc6c-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-64cbc6c3-3/nuget/v3/index.json" />
12+
<add key="darc-pub-dotnet-format-64cbc6c-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-64cbc6c3-2/nuget/v3/index.json" />
13+
<add key="darc-pub-dotnet-format-64cbc6c-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-64cbc6c3-1/nuget/v3/index.json" />
1014
<!-- End: Package sources from dotnet-format -->
1115
<!-- Begin: Package sources from dotnet-aspnetcore -->
1216
<!-- End: Package sources from dotnet-aspnetcore -->
@@ -18,6 +22,10 @@
1822
<!-- End: Package sources from dotnet-runtime -->
1923
<!-- Begin: Package sources from dotnet-templating -->
2024
<add key="darc-pub-dotnet-templating-62bbe0a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-62bbe0ac/nuget/v3/index.json" />
25+
<add key="darc-pub-dotnet-templating-62bbe0a-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-62bbe0ac-4/nuget/v3/index.json" />
26+
<add key="darc-pub-dotnet-templating-62bbe0a-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-62bbe0ac-3/nuget/v3/index.json" />
27+
<add key="darc-pub-dotnet-templating-62bbe0a-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-62bbe0ac-2/nuget/v3/index.json" />
28+
<add key="darc-pub-dotnet-templating-62bbe0a-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-62bbe0ac-1/nuget/v3/index.json" />
2129
<!-- End: Package sources from dotnet-templating -->
2230
<!-- Begin: Package sources from dotnet-windowsdesktop -->
2331
<!-- End: Package sources from dotnet-windowsdesktop -->

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -491,22 +491,22 @@
491491
</Dependency>
492492
</ProductDependencies>
493493
<ToolsetDependencies>
494-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25310.3">
494+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25326.1">
495495
<Uri>https://github.com/dotnet/arcade</Uri>
496-
<Sha>2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1</Sha>
496+
<Sha>6e3320b5eaab29bd1bff1f398c7f4e18ef0ed57d</Sha>
497497
<SourceBuild RepoName="arcade" ManagedOnly="true" />
498498
</Dependency>
499-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25310.3">
499+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25326.1">
500500
<Uri>https://github.com/dotnet/arcade</Uri>
501-
<Sha>2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1</Sha>
501+
<Sha>6e3320b5eaab29bd1bff1f398c7f4e18ef0ed57d</Sha>
502502
</Dependency>
503-
<Dependency Name="Microsoft.DotNet.SignTool" Version="8.0.0-beta.25310.3">
503+
<Dependency Name="Microsoft.DotNet.SignTool" Version="8.0.0-beta.25326.1">
504504
<Uri>https://github.com/dotnet/arcade</Uri>
505-
<Sha>2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1</Sha>
505+
<Sha>6e3320b5eaab29bd1bff1f398c7f4e18ef0ed57d</Sha>
506506
</Dependency>
507-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.25310.3">
507+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.25326.1">
508508
<Uri>https://github.com/dotnet/arcade</Uri>
509-
<Sha>2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1</Sha>
509+
<Sha>6e3320b5eaab29bd1bff1f398c7f4e18ef0ed57d</Sha>
510510
</Dependency>
511511
<Dependency Name="System.Reflection.MetadataLoadContext" Version="8.0.1">
512512
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<SystemCollectionsImmutablePackageVersion>8.0.0</SystemCollectionsImmutablePackageVersion>
3737
<SystemDiagnosticsFileVersionInfoVersion>4.0.0</SystemDiagnosticsFileVersionInfoVersion>
3838
<SystemReflectionMetadataVersion>8.0.0</SystemReflectionMetadataVersion>
39-
<MicrosoftDotNetSignToolVersion>8.0.0-beta.25310.3</MicrosoftDotNetSignToolVersion>
39+
<MicrosoftDotNetSignToolVersion>8.0.0-beta.25326.1</MicrosoftDotNetSignToolVersion>
4040
<MicrosoftWebXdtPackageVersion>7.0.0-preview.22423.2</MicrosoftWebXdtPackageVersion>
4141
<SystemSecurityCryptographyProtectedDataPackageVersion>8.0.0</SystemSecurityCryptographyProtectedDataPackageVersion>
4242
<SystemCollectionsSpecializedPackageVersion>4.3.0</SystemCollectionsSpecializedPackageVersion>
@@ -213,7 +213,7 @@
213213
<PropertyGroup>
214214
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
215215
<FluentAssertionsJsonVersion>6.1.0</FluentAssertionsJsonVersion>
216-
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.25310.3</MicrosoftDotNetXUnitExtensionsVersion>
216+
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.25326.1</MicrosoftDotNetXUnitExtensionsVersion>
217217
<MoqPackageVersion>4.18.4</MoqPackageVersion>
218218
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
219219
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>

eng/common/templates-official/job/job.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@ jobs:
135135
signType: $(_SignType)
136136
zipSources: false
137137
feedSource: https://dnceng.pkgs.visualstudio.com/_packaging/MicroBuildToolset/nuget/v3/index.json
138+
${{ if eq(variables['System.TeamProject'], 'DevDiv') }}:
139+
ConnectedPMEServiceName: 6cc74545-d7b9-4050-9dfa-ebefcc8961ea
140+
${{ else }}:
141+
ConnectedPMEServiceName: 248d384a-b39b-46e3-8ad5-c2c210d5e7ca
138142
env:
139143
TeamName: $(_TeamName)
140144
MicroBuildOutputFolderOverride: '$(Agent.TempDirectory)'

eng/common/templates/job/job.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,10 @@ jobs:
134134
signType: $(_SignType)
135135
zipSources: false
136136
feedSource: https://dnceng.pkgs.visualstudio.com/_packaging/MicroBuildToolset/nuget/v3/index.json
137+
${{ if eq(variables['System.TeamProject'], 'DevDiv') }}:
138+
ConnectedPMEServiceName: 6cc74545-d7b9-4050-9dfa-ebefcc8961ea
139+
${{ else }}:
140+
ConnectedPMEServiceName: 248d384a-b39b-46e3-8ad5-c2c210d5e7ca
137141
env:
138142
TeamName: $(_TeamName)
139143
continueOnError: ${{ parameters.continueOnError }}

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
},
1616
"msbuild-sdks": {
17-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25310.3",
18-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25310.3"
17+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25326.1",
18+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25326.1"
1919
}
2020
}

0 commit comments

Comments
 (0)