Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1c50829

Browse files
committed
Merge branch 'main' into frozenalternatecomparer
2 parents ddfaaa4 + 1ab6888 commit 1c50829

File tree

581 files changed

+32964
-3349
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

581 files changed

+32964
-3349
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
]
1616
},
1717
"microsoft.dotnet.xharness.cli": {
18-
"version": "9.0.0-prerelease.24270.4",
18+
"version": "9.0.0-prerelease.24277.1",
1919
"commands": [
2020
"xharness"
2121
]

.github/workflows/bump-chrome-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ jobs:
7070
owner: context.repo.owner,
7171
repo: context.repo.repo,
7272
pull_number: pullRequest.number,
73-
reviewers: ["lewing", "pavelsavara", "maraf", "ilonatommy", "radical"]
73+
reviewers: ["lewing", "pavelsavara", "maraf", "ilonatommy", "akoeplinger"]
7474
});
7575
return pullRequest.number;

.vsconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"Microsoft.VisualStudio.Component.VC.Redist.14.Latest",
4444
"Microsoft.VisualStudio.Component.VC.Tools.ARM64",
4545
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64",
46-
"Microsoft.VisualStudio.Component.Windows10SDK.20348",
46+
"Microsoft.VisualStudio.Component.Windows11SDK.22621",
4747
"Microsoft.VisualStudio.ComponentGroup.MSIX.Packaging",
4848
"Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Core",
4949
"Microsoft.VisualStudio.Workload.CoreEditor",

eng/Version.Details.xml

Lines changed: 116 additions & 116 deletions
Large diffs are not rendered by default.

eng/Versions.props

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@
3434
</ItemGroup>
3535
<PropertyGroup>
3636
<!-- dotnet/roslyn-analyzers dependencies -->
37-
<MicrosoftCodeAnalysisAnalyzersVersion>3.11.0-beta1.24225.1</MicrosoftCodeAnalysisAnalyzersVersion>
38-
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24225.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
37+
<MicrosoftCodeAnalysisAnalyzersVersion>3.11.0-beta1.24306.2</MicrosoftCodeAnalysisAnalyzersVersion>
38+
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24306.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
3939
<!-- dotnet/roslyn dependencies -->
4040
<!--
4141
These versions should not be used by any project that contributes to the design-time experience in VS, such as an analyzer, code-fix, or generator assembly.
4242
Any tools that contribute to the design-time experience should use the MicrosoftCodeAnalysisVersion_LatestVS property above to ensure
4343
they do not break the local dev experience.
4444
-->
45-
<MicrosoftCodeAnalysisCSharpVersion>4.11.0-3.24301.1</MicrosoftCodeAnalysisCSharpVersion>
46-
<MicrosoftCodeAnalysisVersion>4.11.0-3.24301.1</MicrosoftCodeAnalysisVersion>
47-
<MicrosoftNetCompilersToolsetVersion>4.11.0-3.24301.1</MicrosoftNetCompilersToolsetVersion>
45+
<MicrosoftCodeAnalysisCSharpVersion>4.11.0-3.24310.10</MicrosoftCodeAnalysisCSharpVersion>
46+
<MicrosoftCodeAnalysisVersion>4.11.0-3.24310.10</MicrosoftCodeAnalysisVersion>
47+
<MicrosoftNetCompilersToolsetVersion>4.11.0-3.24310.10</MicrosoftNetCompilersToolsetVersion>
4848
</PropertyGroup>
4949
<!--
5050
For source generator support we need to target multiple versions of Roslyn in order to be able to run on older versions of Roslyn.
@@ -81,33 +81,33 @@
8181
<PropertyGroup>
8282
<StaticCsVersion>0.2.0</StaticCsVersion>
8383
<!-- SDK dependencies (also used in wasm build tests -->
84-
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-preview.5.24272.19</MicrosoftDotNetApiCompatTaskVersion>
84+
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-preview.6.24277.1</MicrosoftDotNetApiCompatTaskVersion>
8585
<!-- Arcade dependencies -->
86-
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.24281.1</MicrosoftDotNetBuildTasksFeedVersion>
87-
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.24281.1</MicrosoftDotNetCodeAnalysisVersion>
88-
<MicrosoftDotNetGenAPIVersion>9.0.0-beta.24281.1</MicrosoftDotNetGenAPIVersion>
89-
<MicrosoftDotNetGenFacadesVersion>9.0.0-beta.24281.1</MicrosoftDotNetGenFacadesVersion>
90-
<MicrosoftDotNetXUnitAssertVersion>2.6.7-beta.24281.1</MicrosoftDotNetXUnitAssertVersion>
91-
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24281.1</MicrosoftDotNetXUnitExtensionsVersion>
92-
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.6.7-beta.24281.1</MicrosoftDotNetXUnitConsoleRunnerVersion>
93-
<MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.24281.1</MicrosoftDotNetBuildTasksArchivesVersion>
94-
<MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.24281.1</MicrosoftDotNetBuildTasksInstallersVersion>
95-
<MicrosoftDotNetBuildTasksPackagingVersion>9.0.0-beta.24281.1</MicrosoftDotNetBuildTasksPackagingVersion>
96-
<MicrosoftDotNetBuildTasksTargetFrameworkVersion>9.0.0-beta.24281.1</MicrosoftDotNetBuildTasksTargetFrameworkVersion>
97-
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.24281.1</MicrosoftDotNetBuildTasksTemplatingVersion>
98-
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>9.0.0-beta.24281.1</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
99-
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.24281.1</MicrosoftDotNetRemoteExecutorVersion>
100-
<MicrosoftDotNetVersionToolsTasksVersion>9.0.0-beta.24281.1</MicrosoftDotNetVersionToolsTasksVersion>
101-
<MicrosoftDotNetPackageTestingVersion>9.0.0-beta.24281.1</MicrosoftDotNetPackageTestingVersion>
86+
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.24306.4</MicrosoftDotNetBuildTasksFeedVersion>
87+
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.24306.4</MicrosoftDotNetCodeAnalysisVersion>
88+
<MicrosoftDotNetGenAPIVersion>9.0.0-beta.24306.4</MicrosoftDotNetGenAPIVersion>
89+
<MicrosoftDotNetGenFacadesVersion>9.0.0-beta.24306.4</MicrosoftDotNetGenFacadesVersion>
90+
<MicrosoftDotNetXUnitAssertVersion>2.6.7-beta.24306.4</MicrosoftDotNetXUnitAssertVersion>
91+
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24306.4</MicrosoftDotNetXUnitExtensionsVersion>
92+
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.6.7-beta.24306.4</MicrosoftDotNetXUnitConsoleRunnerVersion>
93+
<MicrosoftDotNetBuildTasksArchivesVersion>9.0.0-beta.24306.4</MicrosoftDotNetBuildTasksArchivesVersion>
94+
<MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.24306.4</MicrosoftDotNetBuildTasksInstallersVersion>
95+
<MicrosoftDotNetBuildTasksPackagingVersion>9.0.0-beta.24306.4</MicrosoftDotNetBuildTasksPackagingVersion>
96+
<MicrosoftDotNetBuildTasksTargetFrameworkVersion>9.0.0-beta.24306.4</MicrosoftDotNetBuildTasksTargetFrameworkVersion>
97+
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.24306.4</MicrosoftDotNetBuildTasksTemplatingVersion>
98+
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>9.0.0-beta.24306.4</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
99+
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.24306.4</MicrosoftDotNetRemoteExecutorVersion>
100+
<MicrosoftDotNetVersionToolsTasksVersion>9.0.0-beta.24306.4</MicrosoftDotNetVersionToolsTasksVersion>
101+
<MicrosoftDotNetPackageTestingVersion>9.0.0-beta.24306.4</MicrosoftDotNetPackageTestingVersion>
102102
<!-- TODO: Remove pinned xunit.analyzers version: https://github.com/dotnet/runtime/issues/97088 -->
103103
<XUnitAnalyzersVersion>1.4.0</XUnitAnalyzersVersion>
104104
<!-- NuGet dependencies -->
105105
<NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion>
106106
<!-- Installer dependencies -->
107-
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.5.24272.3</MicrosoftNETCoreAppRuntimewinx64Version>
107+
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.5.24275.1</MicrosoftNETCoreAppRuntimewinx64Version>
108108
<MicrosoftExtensionsDependencyModelVersion>6.0.0</MicrosoftExtensionsDependencyModelVersion>
109109
<!-- ILAsm dependencies -->
110-
<MicrosoftNETCoreILAsmVersion>9.0.0-preview.5.24272.3</MicrosoftNETCoreILAsmVersion>
110+
<MicrosoftNETCoreILAsmVersion>9.0.0-preview.5.24275.1</MicrosoftNETCoreILAsmVersion>
111111
<!-- Libraries dependencies -->
112112
<MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
113113
<MicrosoftBclHashCodeVersion>1.1.1</MicrosoftBclHashCodeVersion>
@@ -119,39 +119,39 @@
119119
<SystemDrawingCommonVersion>8.0.0</SystemDrawingCommonVersion>
120120
<SystemIOFileSystemAccessControlVersion>5.0.0</SystemIOFileSystemAccessControlVersion>
121121
<SystemMemoryVersion>4.5.5</SystemMemoryVersion>
122-
<SystemReflectionMetadataVersion>9.0.0-preview.5.24272.3</SystemReflectionMetadataVersion>
123-
<SystemReflectionMetadataLoadContextVersion>9.0.0-preview.5.24272.3</SystemReflectionMetadataLoadContextVersion>
122+
<SystemReflectionMetadataVersion>9.0.0-preview.5.24275.1</SystemReflectionMetadataVersion>
123+
<SystemReflectionMetadataLoadContextVersion>9.0.0-preview.5.24275.1</SystemReflectionMetadataLoadContextVersion>
124124
<SystemSecurityAccessControlVersion>6.0.0</SystemSecurityAccessControlVersion>
125125
<SystemSecurityCryptographyCngVersion>5.0.0</SystemSecurityCryptographyCngVersion>
126126
<SystemSecurityCryptographyOpenSslVersion>5.0.0</SystemSecurityCryptographyOpenSslVersion>
127127
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
128128
<SystemSecurityPermissionsVersion>7.0.0</SystemSecurityPermissionsVersion>
129-
<SystemTextJsonVersion>9.0.0-preview.5.24272.3</SystemTextJsonVersion>
129+
<SystemTextJsonVersion>9.0.0-preview.5.24275.1</SystemTextJsonVersion>
130130
<SystemRuntimeCompilerServicesUnsafeVersion>6.0.0</SystemRuntimeCompilerServicesUnsafeVersion>
131131
<SystemThreadingAccessControlVersion>7.0.0</SystemThreadingAccessControlVersion>
132132
<SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
133133
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
134-
<runtimenativeSystemIOPortsVersion>9.0.0-preview.5.24272.3</runtimenativeSystemIOPortsVersion>
134+
<runtimenativeSystemIOPortsVersion>9.0.0-preview.5.24275.1</runtimenativeSystemIOPortsVersion>
135135
<!-- Keep toolset versions in sync with dotnet/msbuild and dotnet/sdk -->
136136
<SystemCollectionsImmutableToolsetVersion>8.0.0</SystemCollectionsImmutableToolsetVersion>
137137
<SystemTextJsonToolsetVersion>8.0.0</SystemTextJsonToolsetVersion>
138138
<SystemReflectionMetadataToolsetVersion>8.0.0</SystemReflectionMetadataToolsetVersion>
139139
<SystemReflectionMetadataLoadContextToolsetVersion>8.0.0</SystemReflectionMetadataLoadContextToolsetVersion>
140140
<!-- Runtime-Assets dependencies -->
141-
<SystemRuntimeNumericsTestDataVersion>9.0.0-beta.24271.1</SystemRuntimeNumericsTestDataVersion>
142-
<SystemComponentModelTypeConverterTestDataVersion>9.0.0-beta.24271.1</SystemComponentModelTypeConverterTestDataVersion>
143-
<SystemDataCommonTestDataVersion>9.0.0-beta.24271.1</SystemDataCommonTestDataVersion>
144-
<SystemDrawingCommonTestDataVersion>9.0.0-beta.24271.1</SystemDrawingCommonTestDataVersion>
145-
<SystemFormatsTarTestDataVersion>9.0.0-beta.24271.1</SystemFormatsTarTestDataVersion>
146-
<SystemIOCompressionTestDataVersion>9.0.0-beta.24271.1</SystemIOCompressionTestDataVersion>
147-
<SystemIOPackagingTestDataVersion>9.0.0-beta.24271.1</SystemIOPackagingTestDataVersion>
148-
<SystemNetTestDataVersion>9.0.0-beta.24271.1</SystemNetTestDataVersion>
149-
<SystemPrivateRuntimeUnicodeDataVersion>9.0.0-beta.24271.1</SystemPrivateRuntimeUnicodeDataVersion>
150-
<SystemRuntimeTimeZoneDataVersion>9.0.0-beta.24271.1</SystemRuntimeTimeZoneDataVersion>
151-
<SystemSecurityCryptographyX509CertificatesTestDataVersion>9.0.0-beta.24271.1</SystemSecurityCryptographyX509CertificatesTestDataVersion>
152-
<SystemTextRegularExpressionsTestDataVersion>9.0.0-beta.24271.1</SystemTextRegularExpressionsTestDataVersion>
153-
<SystemWindowsExtensionsTestDataVersion>9.0.0-beta.24271.1</SystemWindowsExtensionsTestDataVersion>
154-
<MicrosoftDotNetCilStripSourcesVersion>9.0.0-beta.24271.1</MicrosoftDotNetCilStripSourcesVersion>
141+
<SystemRuntimeNumericsTestDataVersion>9.0.0-beta.24277.1</SystemRuntimeNumericsTestDataVersion>
142+
<SystemComponentModelTypeConverterTestDataVersion>9.0.0-beta.24277.1</SystemComponentModelTypeConverterTestDataVersion>
143+
<SystemDataCommonTestDataVersion>9.0.0-beta.24277.1</SystemDataCommonTestDataVersion>
144+
<SystemDrawingCommonTestDataVersion>9.0.0-beta.24277.1</SystemDrawingCommonTestDataVersion>
145+
<SystemFormatsTarTestDataVersion>9.0.0-beta.24277.1</SystemFormatsTarTestDataVersion>
146+
<SystemIOCompressionTestDataVersion>9.0.0-beta.24277.1</SystemIOCompressionTestDataVersion>
147+
<SystemIOPackagingTestDataVersion>9.0.0-beta.24277.1</SystemIOPackagingTestDataVersion>
148+
<SystemNetTestDataVersion>9.0.0-beta.24277.1</SystemNetTestDataVersion>
149+
<SystemPrivateRuntimeUnicodeDataVersion>9.0.0-beta.24277.1</SystemPrivateRuntimeUnicodeDataVersion>
150+
<SystemRuntimeTimeZoneDataVersion>9.0.0-beta.24277.1</SystemRuntimeTimeZoneDataVersion>
151+
<SystemSecurityCryptographyX509CertificatesTestDataVersion>9.0.0-beta.24277.1</SystemSecurityCryptographyX509CertificatesTestDataVersion>
152+
<SystemTextRegularExpressionsTestDataVersion>9.0.0-beta.24277.1</SystemTextRegularExpressionsTestDataVersion>
153+
<SystemWindowsExtensionsTestDataVersion>9.0.0-beta.24277.1</SystemWindowsExtensionsTestDataVersion>
154+
<MicrosoftDotNetCilStripSourcesVersion>9.0.0-beta.24277.1</MicrosoftDotNetCilStripSourcesVersion>
155155
<!-- dotnet-optimization dependencies -->
156156
<optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.24223.3</optimizationwindows_ntx64MIBCRuntimeVersion>
157157
<optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.24223.3</optimizationwindows_ntx86MIBCRuntimeVersion>
@@ -179,10 +179,10 @@
179179
<!-- Testing -->
180180
<MicrosoftNETCoreCoreDisToolsVersion>1.4.0</MicrosoftNETCoreCoreDisToolsVersion>
181181
<MicrosoftNETTestSdkVersion>17.4.0-preview-20220707-01</MicrosoftNETTestSdkVersion>
182-
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>9.0.0-prerelease.24270.4</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
183-
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>9.0.0-prerelease.24270.4</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
184-
<MicrosoftDotNetXHarnessCLIVersion>9.0.0-prerelease.24270.4</MicrosoftDotNetXHarnessCLIVersion>
185-
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.24271.3</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
182+
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>9.0.0-prerelease.24277.1</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
183+
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>9.0.0-prerelease.24277.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
184+
<MicrosoftDotNetXHarnessCLIVersion>9.0.0-prerelease.24277.1</MicrosoftDotNetXHarnessCLIVersion>
185+
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.24277.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
186186
<NUnitVersion>3.12.0</NUnitVersion>
187187
<NUnit3TestAdapterVersion>4.5.0</NUnit3TestAdapterVersion>
188188
<CoverletCollectorVersion>6.0.0</CoverletCollectorVersion>
@@ -210,9 +210,9 @@
210210
<!-- Mono Cecil -->
211211
<MicrosoftDotNetCecilVersion>0.11.4-alpha.24230.1</MicrosoftDotNetCecilVersion>
212212
<!-- ILCompiler -->
213-
<MicrosoftDotNetILCompilerVersion>9.0.0-preview.5.24272.3</MicrosoftDotNetILCompilerVersion>
213+
<MicrosoftDotNetILCompilerVersion>9.0.0-preview.5.24275.1</MicrosoftDotNetILCompilerVersion>
214214
<!-- ICU -->
215-
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-preview.6.24272.2</MicrosoftNETCoreRuntimeICUTransportVersion>
215+
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-preview.6.24277.1</MicrosoftNETCoreRuntimeICUTransportVersion>
216216
<!-- MsQuic -->
217217
<MicrosoftNativeQuicMsQuicSchannelVersion>2.3.5</MicrosoftNativeQuicMsQuicSchannelVersion>
218218
<SystemNetMsQuicTransportVersion>9.0.0-alpha.1.24167.3</SystemNetMsQuicTransportVersion>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
parameters:
2-
# Job schema parameters - https://learn.microsoft.com/azure/devops/pipelines/yaml-schema?view=vsts&tabs=schema#job
2+
# Job schema parameters - https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=vsts&tabs=schema#job
33
cancelTimeoutInMinutes: ''
44
condition: ''
55
container: ''
@@ -83,7 +83,7 @@ jobs:
8383
- name: EnableRichCodeNavigation
8484
value: 'true'
8585
# Retry signature validation up to three times, waiting 2 seconds between attempts.
86-
# See https://learn.microsoft.com/nuget/reference/errors-and-warnings/nu3028#retry-untrusted-root-failures
86+
# See https://learn.microsoft.com/en-us/nuget/reference/errors-and-warnings/nu3028#retry-untrusted-root-failures
8787
- name: NUGET_EXPERIMENTAL_CHAIN_BUILD_RETRY_POLICY
8888
value: 3,2000
8989
- ${{ each variable in parameters.variables }}:

eng/common/core-templates/job/onelocbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ parameters:
22
# Optional: dependencies of the job
33
dependsOn: ''
44

5-
# Optional: A defined YAML pool - https://learn.microsoft.com/azure/devops/pipelines/yaml-schema?view=vsts&tabs=schema#pool
5+
# Optional: A defined YAML pool - https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=vsts&tabs=schema#pool
66
pool: ''
77

88
CeapexPat: $(dn-bot-ceapex-package-r) # PAT for the loc AzDO instance https://dev.azure.com/ceapex

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ parameters:
1313
# Optional: Include PublishBuildArtifacts task
1414
enablePublishBuildArtifacts: false
1515

16-
# Optional: A defined YAML pool - https://learn.microsoft.com/azure/devops/pipelines/yaml-schema?view=vsts&tabs=schema#pool
16+
# Optional: A defined YAML pool - https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=vsts&tabs=schema#pool
1717
pool: {}
1818

1919
# Optional: should run as a public build even in the internal project

eng/common/core-templates/jobs/codeql-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
parameters:
22
# See schema documentation in /Documentation/AzureDevOps/TemplateSchema.md
33
continueOnError: false
4-
# Required: A collection of jobs to run - https://learn.microsoft.com/azure/devops/pipelines/yaml-schema?view=vsts&tabs=schema#job
4+
# Required: A collection of jobs to run - https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=vsts&tabs=schema#job
55
jobs: []
66
# Optional: if specified, restore and use this version of Guardian instead of the default.
77
overrideGuardianVersion: ''

eng/common/core-templates/jobs/jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ parameters:
2121
# Optional: Include toolset dependencies in the generated graph files
2222
includeToolset: false
2323

24-
# Required: A collection of jobs to run - https://learn.microsoft.com/azure/devops/pipelines/yaml-schema?view=vsts&tabs=schema#job
24+
# 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

2727
# Optional: Override automatically derived dependsOn value for "publish build assets" job

0 commit comments

Comments
 (0)