diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9f7b56b7bd70d7..92a9b3ed792122 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -107,9 +107,9 @@ - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d @@ -117,74 +117,74 @@ 54eb3b811c57f5e94617d31a102fc9cb664ccdd5 - + https://github.com/dotnet/xliff-tasks - 9e7fbcab4e5275f63c0cd37553ba426de9194309 + a8431741d7de7531e4268a8eeb6871fb48b62a43 - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d https://github.com/dotnet/runtime-assets @@ -315,9 +315,9 @@ https://github.com/dotnet/xharness aa434d0c7e6eb46df1ec11b3c63add37d835c4d0 - + https://github.com/dotnet/arcade - f4269875971171c278c2cd695e9ef94b6516e4be + affe3f66d36e48946fd59ac9fa31b004cb558e7d https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/eng/Versions.props b/eng/Versions.props index 2b7e2b42881ab9..a1a487897ce7ad 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -84,21 +84,21 @@ 8.0.100-preview.2.23107.1 - 8.0.0-beta.23268.1 - 8.0.0-beta.23268.1 - 8.0.0-beta.23268.1 - 8.0.0-beta.23268.1 - 8.0.0-beta.23268.1 - 2.5.1-beta.23268.1 - 8.0.0-beta.23268.1 - 8.0.0-beta.23268.1 - 8.0.0-beta.23268.1 - 8.0.0-beta.23268.1 - 8.0.0-beta.23268.1 - 8.0.0-beta.23268.1 - 8.0.0-beta.23268.1 - 8.0.0-beta.23268.1 - 8.0.0-beta.23268.1 + 8.0.0-beta.23280.1 + 8.0.0-beta.23280.1 + 8.0.0-beta.23280.1 + 8.0.0-beta.23280.1 + 8.0.0-beta.23280.1 + 2.5.1-beta.23280.1 + 8.0.0-beta.23280.1 + 8.0.0-beta.23280.1 + 8.0.0-beta.23280.1 + 8.0.0-beta.23280.1 + 8.0.0-beta.23280.1 + 8.0.0-beta.23280.1 + 8.0.0-beta.23280.1 + 8.0.0-beta.23280.1 + 8.0.0-beta.23280.1 6.0.0-preview.1.102 diff --git a/eng/common/sdk-task.ps1 b/eng/common/sdk-task.ps1 index e10a5968797463..6c4ac6fec1a99a 100644 --- a/eng/common/sdk-task.ps1 +++ b/eng/common/sdk-task.ps1 @@ -64,7 +64,7 @@ try { $GlobalJson.tools | Add-Member -Name "vs" -Value (ConvertFrom-Json "{ `"version`": `"16.5`" }") -MemberType NoteProperty } if( -not ($GlobalJson.tools.PSObject.Properties.Name -match "xcopy-msbuild" )) { - $GlobalJson.tools | Add-Member -Name "xcopy-msbuild" -Value "17.4.1" -MemberType NoteProperty + $GlobalJson.tools | Add-Member -Name "xcopy-msbuild" -Value "17.6.0-2" -MemberType NoteProperty } if ($GlobalJson.tools."xcopy-msbuild".Trim() -ine "none") { $xcopyMSBuildToolsFolder = InitializeXCopyMSBuild $GlobalJson.tools."xcopy-msbuild" -install $true diff --git a/eng/common/templates/job/job.yml b/eng/common/templates/job/job.yml index 44ad26abf54ba2..e20ee3a983cb05 100644 --- a/eng/common/templates/job/job.yml +++ b/eng/common/templates/job/job.yml @@ -75,6 +75,10 @@ jobs: - ${{ if eq(parameters.enableRichCodeNavigation, 'true') }}: - name: EnableRichCodeNavigation value: 'true' + # Retry signature validation up to three times, waiting 2 seconds between attempts. + # See https://learn.microsoft.com/en-us/nuget/reference/errors-and-warnings/nu3028#retry-untrusted-root-failures + - name: NUGET_EXPERIMENTAL_CHAIN_BUILD_RETRY_POLICY + value: 3,2000 - ${{ each variable in parameters.variables }}: # handle name-value variable syntax # example: @@ -83,7 +87,7 @@ jobs: - ${{ if ne(variable.name, '') }}: - name: ${{ variable.name }} value: ${{ variable.value }} - + # handle variable groups - ${{ if ne(variable.group, '') }}: - group: ${{ variable.group }} @@ -169,7 +173,7 @@ jobs: - ${{ if eq(parameters.enableMicrobuild, 'true') }}: - ${{ if and(eq(parameters.runAsPublic, 'false'), ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: - task: MicroBuildCleanup@1 - displayName: Execute Microbuild cleanup tasks + displayName: Execute Microbuild cleanup tasks condition: and(always(), in(variables['_SignType'], 'real', 'test'), eq(variables['Agent.Os'], 'Windows_NT')) continueOnError: ${{ parameters.continueOnError }} env: @@ -219,7 +223,7 @@ jobs: displayName: Publish XUnit Test Results inputs: testResultsFormat: 'xUnit' - testResultsFiles: '*.xml' + testResultsFiles: '*.xml' searchFolder: '$(Build.SourcesDirectory)/artifacts/TestResults/$(_BuildConfig)' testRunTitle: ${{ coalesce(parameters.testRunTitle, parameters.name, '$(System.JobName)') }}-xunit mergeTestResults: ${{ parameters.mergeTestResults }} @@ -230,7 +234,7 @@ jobs: displayName: Publish TRX Test Results inputs: testResultsFormat: 'VSTest' - testResultsFiles: '*.trx' + testResultsFiles: '*.trx' searchFolder: '$(Build.SourcesDirectory)/artifacts/TestResults/$(_BuildConfig)' testRunTitle: ${{ coalesce(parameters.testRunTitle, parameters.name, '$(System.JobName)') }}-trx mergeTestResults: ${{ parameters.mergeTestResults }} diff --git a/eng/common/templates/steps/source-build.yml b/eng/common/templates/steps/source-build.yml index a97a185a367a92..1100521834a943 100644 --- a/eng/common/templates/steps/source-build.yml +++ b/eng/common/templates/steps/source-build.yml @@ -68,6 +68,11 @@ steps: runtimeOsArgs='/p:RuntimeOS=${{ parameters.platform.runtimeOS }}' fi + baseOsArgs= + if [ '${{ parameters.platform.baseOS }}' != '' ]; then + baseOsArgs='/p:BaseOS=${{ parameters.platform.baseOS }}' + fi + publishArgs= if [ '${{ parameters.platform.skipPublishValidation }}' != 'true' ]; then publishArgs='--publish' @@ -86,6 +91,7 @@ steps: $internalRestoreArgs \ $targetRidArgs \ $runtimeOsArgs \ + $baseOsArgs \ /p:SourceBuildNonPortable=${{ parameters.platform.nonPortable }} \ /p:ArcadeBuildFromSource=true \ /p:AssetManifestFileName=$assetManifestFileName diff --git a/eng/common/tools.ps1 b/eng/common/tools.ps1 index 38cf94ff88c6f3..ffe0b4e2dfc4d7 100644 --- a/eng/common/tools.ps1 +++ b/eng/common/tools.ps1 @@ -384,8 +384,8 @@ function InitializeVisualStudioMSBuild([bool]$install, [object]$vsRequirements = # If the version of msbuild is going to be xcopied, # use this version. Version matches a package here: - # https://dev.azure.com/dnceng/public/_packaging?_a=package&feed=dotnet-eng&package=RoslynTools.MSBuild&protocolType=NuGet&version=17.4.1&view=overview - $defaultXCopyMSBuildVersion = '17.4.1' + # https://dev.azure.com/dnceng/public/_artifacts/feed/dotnet-eng/NuGet/RoslynTools.MSBuild/versions/17.6.0-2 + $defaultXCopyMSBuildVersion = '17.6.0-2' if (!$vsRequirements) { if (Get-Member -InputObject $GlobalJson.tools -Name 'vs') { diff --git a/global.json b/global.json index 9f7c7882947acf..16577825c34602 100644 --- a/global.json +++ b/global.json @@ -1,16 +1,16 @@ { "sdk": { - "version": "8.0.100-preview.3.23178.7", + "version": "8.0.100-preview.4.23260.5", "allowPrerelease": true, "rollForward": "major" }, "tools": { - "dotnet": "8.0.100-preview.3.23178.7" + "dotnet": "8.0.100-preview.4.23260.5" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23268.1", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23268.1", - "Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.23268.1", + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23280.1", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23280.1", + "Microsoft.DotNet.SharedFramework.Sdk": "8.0.0-beta.23280.1", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.NET.Sdk.IL": "8.0.0-preview.5.23251.1" diff --git a/src/coreclr/tools/aot/ILCompiler.Compiler.Tests/ILCompiler.Compiler.Tests.csproj b/src/coreclr/tools/aot/ILCompiler.Compiler.Tests/ILCompiler.Compiler.Tests.csproj index 3ddbde70bd2f08..4512bbfd88e7d0 100644 --- a/src/coreclr/tools/aot/ILCompiler.Compiler.Tests/ILCompiler.Compiler.Tests.csproj +++ b/src/coreclr/tools/aot/ILCompiler.Compiler.Tests/ILCompiler.Compiler.Tests.csproj @@ -17,7 +17,6 @@ - diff --git a/src/coreclr/tools/aot/ILCompiler.TypeSystem.Tests/ILCompiler.TypeSystem.Tests.csproj b/src/coreclr/tools/aot/ILCompiler.TypeSystem.Tests/ILCompiler.TypeSystem.Tests.csproj index 1f6b33ff18ba39..d62215c7901a56 100644 --- a/src/coreclr/tools/aot/ILCompiler.TypeSystem.Tests/ILCompiler.TypeSystem.Tests.csproj +++ b/src/coreclr/tools/aot/ILCompiler.TypeSystem.Tests/ILCompiler.TypeSystem.Tests.csproj @@ -20,7 +20,6 @@ -