Skip to content
代码片段 群组 项目
未验证 提交 05afda1b 编辑于 作者: dotnet-maestro[bot]'s avatar dotnet-maestro[bot] 提交者: GitHub
浏览文件

Update dependencies from https://github.com/dotnet/arcade build 20221005.4 (#44399)

[release/3.1] Update dependencies from dotnet/arcade
上级 971e28f5
No related branches found
No related tags found
无相关合并请求
显示
27 个添加30 个删除
...@@ -4,17 +4,13 @@ ...@@ -4,17 +4,13 @@
<clear /> <clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.--> <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-efcore --> <!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-int-dotnet-efcore-6e3b6bb" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-6e3b6bb2/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore --> <!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-extensions --> <!-- Begin: Package sources from dotnet-extensions -->
<add key="darc-int-dotnet-extensions-a5c93f6" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-a5c93f64/nuget/v3/index.json" />
<!-- Begin: Package sources from dotnet-razor-tooling --> <!-- Begin: Package sources from dotnet-razor-tooling -->
<add key="darc-int-dotnet-razor-tooling-4ca8978" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-razor-tooling-4ca89780/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-razor-tooling --> <!-- End: Package sources from dotnet-razor-tooling -->
<!-- Begin: Package sources from dotnet-corefx --> <!-- Begin: Package sources from dotnet-corefx -->
<!-- End: Package sources from dotnet-corefx --> <!-- End: Package sources from dotnet-corefx -->
<!-- Begin: Package sources from dotnet-core-setup --> <!-- Begin: Package sources from dotnet-core-setup -->
<add key="darc-int-dotnet-core-setup-0bcbc31" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-0bcbc312/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-core-setup --> <!-- End: Package sources from dotnet-core-setup -->
<!-- End: Package sources from dotnet-extensions --> <!-- End: Package sources from dotnet-extensions -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.--> <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
...@@ -27,15 +23,11 @@ ...@@ -27,15 +23,11 @@
<clear /> <clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.--> <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-core-setup --> <!-- Begin: Package sources from dotnet-core-setup -->
<add key="darc-int-dotnet-core-setup-0bcbc31" value="true" />
<!-- Begin: Package sources from dotnet-efcore --> <!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-int-dotnet-efcore-6e3b6bb" value="true" />
<!-- End: Package sources from dotnet-efcore --> <!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-extensions --> <!-- Begin: Package sources from dotnet-extensions -->
<add key="darc-int-dotnet-extensions-a5c93f6" value="true" />
<!-- End: Package sources from dotnet-extensions --> <!-- End: Package sources from dotnet-extensions -->
<!-- Begin: Package sources from dotnet-razor-tooling --> <!-- Begin: Package sources from dotnet-razor-tooling -->
<add key="darc-int-dotnet-razor-tooling-4ca8978" value="true" />
<!-- End: Package sources from dotnet-razor-tooling --> <!-- End: Package sources from dotnet-razor-tooling -->
<!-- End: Package sources from dotnet-core-setup --> <!-- End: Package sources from dotnet-core-setup -->
<!-- Begin: Package sources from dotnet-corefx --> <!-- Begin: Package sources from dotnet-corefx -->
......
...@@ -418,13 +418,13 @@ ...@@ -418,13 +418,13 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri>
<Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha> <Sha>a5c93f643829c9d3d804468b193d27fa68d87bb0</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.22378.5"> <Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.22505.4">
<Uri>https://github.com/dotnet/arcade</Uri> <Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0de02c603d72d93709a9c7f31d67289e8833b06a</Sha> <Sha>ce5a281156dfae3c050e63c1f288b6a488e978fe</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.22378.5"> <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.22505.4">
<Uri>https://github.com/dotnet/arcade</Uri> <Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0de02c603d72d93709a9c7f31d67289e8833b06a</Sha> <Sha>ce5a281156dfae3c050e63c1f288b6a488e978fe</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.1.29-servicing.22417.4" CoherentParentDependency="Microsoft.EntityFrameworkCore"> <Dependency Name="Microsoft.AspNetCore.Testing" Version="3.1.29-servicing.22417.4" CoherentParentDependency="Microsoft.EntityFrameworkCore">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri> <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri>
......
...@@ -64,7 +64,7 @@ ...@@ -64,7 +64,7 @@
--> -->
<PropertyGroup Label="Automated"> <PropertyGroup Label="Automated">
<!-- Packages from dotnet/arcade --> <!-- Packages from dotnet/arcade -->
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.22378.5</MicrosoftDotNetGenAPIPackageVersion> <MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.22505.4</MicrosoftDotNetGenAPIPackageVersion>
<!-- Packages from dotnet/roslyn --> <!-- Packages from dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>3.4.1-beta4-20127-10</MicrosoftNetCompilersToolsetPackageVersion> <MicrosoftNetCompilersToolsetPackageVersion>3.4.1-beta4-20127-10</MicrosoftNetCompilersToolsetPackageVersion>
<!-- Packages from dotnet/core-setup --> <!-- Packages from dotnet/core-setup -->
......
...@@ -24,6 +24,7 @@ Param( ...@@ -24,6 +24,7 @@ Param(
[switch] $help, [switch] $help,
[string] $runtimeSourceFeed = "", [string] $runtimeSourceFeed = "",
[string] $runtimeSourceFeedKey = "", [string] $runtimeSourceFeedKey = "",
[switch] $nativeToolsOnMachine,
[Parameter(ValueFromRemainingArguments=$true)][String[]]$properties [Parameter(ValueFromRemainingArguments=$true)][String[]]$properties
) )
...@@ -60,6 +61,7 @@ function Print-Usage() { ...@@ -60,6 +61,7 @@ function Print-Usage() {
Write-Host " -msbuildEngine <value> Msbuild engine to use to run build ('dotnet', 'vs', or unspecified)." Write-Host " -msbuildEngine <value> Msbuild engine to use to run build ('dotnet', 'vs', or unspecified)."
Write-Host " -runtimeSourceFeed <value> Alternate feed source for restoring .NET Runtimes and SDKs" Write-Host " -runtimeSourceFeed <value> Alternate feed source for restoring .NET Runtimes and SDKs"
Write-Host " -runtimeSourceFeedKey <value> Key value for non-public values of runtimeSourceFeed" Write-Host " -runtimeSourceFeedKey <value> Key value for non-public values of runtimeSourceFeed"
Write-Host " -nativeToolsOnMachine Sets the native tools on machine environment variable (indicating that the script should use native tools on machine)"
Write-Host "" Write-Host ""
Write-Host "Command line arguments not listed above are passed thru to msbuild." Write-Host "Command line arguments not listed above are passed thru to msbuild."
...@@ -134,6 +136,9 @@ try { ...@@ -134,6 +136,9 @@ try {
. $configureToolsetScript . $configureToolsetScript
} }
if ($nativeToolsOnMachine) {
$env:NativeToolsOnMachine = $true
}
if (($restore) -and ($null -eq $env:DisableNativeToolsetInstalls)) { if (($restore) -and ($null -eq $env:DisableNativeToolsetInstalls)) {
InitializeNativeTools InitializeNativeTools
} }
......
...@@ -10,8 +10,7 @@ param ( ...@@ -10,8 +10,7 @@ param (
function InstallDarcCli ($darcVersion, $toolpath) { function InstallDarcCli ($darcVersion, $toolpath) {
$darcCliPackageName = 'microsoft.dotnet.darc' $darcCliPackageName = 'microsoft.dotnet.darc'
$dotnetRoot = InitializeDotNetCli -install:$true $dotnet = "dotnet"
$dotnet = "$dotnetRoot\dotnet.exe"
$toolList = & "$dotnet" tool list -g $toolList = & "$dotnet" tool list -g
if ($toolList -like "*$darcCliPackageName*") { if ($toolList -like "*$darcCliPackageName*") {
......
...@@ -111,6 +111,7 @@ try { ...@@ -111,6 +111,7 @@ try {
$ToolPath = Convert-Path -Path $BinPath $ToolPath = Convert-Path -Path $BinPath
Write-Host "Adding $ToolName to the path ($ToolPath)..." Write-Host "Adding $ToolName to the path ($ToolPath)..."
Write-Host "##vso[task.prependpath]$ToolPath" Write-Host "##vso[task.prependpath]$ToolPath"
$env:PATH = "$ToolPath;$env:PATH"
$InstalledTools += @{ $ToolName = $ToolDirectory.FullName } $InstalledTools += @{ $ToolName = $ToolDirectory.FullName }
} }
} }
......
...@@ -20,7 +20,7 @@ jobs: ...@@ -20,7 +20,7 @@ jobs:
- group: DotNet-VSTS-Bot - group: DotNet-VSTS-Bot
pool: pool:
name: NetCore1ESPool-Svc-Internal name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Server.Amd64.VS2019 demands: ImageOverride -equals windows.vs2019.amd64
steps: steps:
- checkout: self - checkout: self
clean: true clean: true
......
...@@ -5,7 +5,7 @@ parameters: ...@@ -5,7 +5,7 @@ parameters:
# Optional: A defined YAML pool - https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=vsts&tabs=schema#pool # Optional: A defined YAML pool - https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=vsts&tabs=schema#pool
pool: pool:
name: NetCore1ESPool-Svc-Internal name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Server.Amd64.VS2019 demands: ImageOverride -equals windows.vs2019.amd64
CeapexPat: $(dn-bot-ceapex-package-r) # PAT for the loc AzDO instance https://dev.azure.com/ceapex CeapexPat: $(dn-bot-ceapex-package-r) # PAT for the loc AzDO instance https://dev.azure.com/ceapex
GithubPat: $(BotAccount-dotnet-bot-repo-PAT) GithubPat: $(BotAccount-dotnet-bot-repo-PAT)
......
...@@ -75,7 +75,7 @@ jobs: ...@@ -75,7 +75,7 @@ jobs:
- ${{ job.job }} - ${{ job.job }}
pool: pool:
name: NetCore1ESPool-Svc-Internal name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Server.Amd64.VS2019 demands: ImageOverride -equals windows.vs2019.amd64
runAsPublic: ${{ parameters.runAsPublic }} runAsPublic: ${{ parameters.runAsPublic }}
publishUsingPipelines: ${{ parameters.enablePublishUsingPipelines }} publishUsingPipelines: ${{ parameters.enablePublishUsingPipelines }}
enablePublishBuildArtifacts: ${{ parameters.enablePublishBuildArtifacts }} enablePublishBuildArtifacts: ${{ parameters.enablePublishBuildArtifacts }}
...@@ -89,4 +89,4 @@ jobs: ...@@ -89,4 +89,4 @@ jobs:
- Asset_Registry_Publish - Asset_Registry_Publish
pool: pool:
name: NetCore1ESPool-Svc-Internal name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Server.Amd64.VS2019 demands: ImageOverride -equals windows.vs2019.amd64
...@@ -25,7 +25,7 @@ stages: ...@@ -25,7 +25,7 @@ stages:
- group: DotNet-Symbol-Server-Pats - group: DotNet-Symbol-Server-Pats
pool: pool:
name: NetCore1ESPool-Svc-Internal name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Server.Amd64.VS2019 demands: ImageOverride -equals windows.vs2019.amd64
steps: steps:
# This is necessary whenever we want to publish/restore to an AzDO private feed # This is necessary whenever we want to publish/restore to an AzDO private feed
- task: NuGetAuthenticate@0 - task: NuGetAuthenticate@0
...@@ -69,7 +69,7 @@ stages: ...@@ -69,7 +69,7 @@ stages:
condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', ${{ parameters.channelId }})) condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', ${{ parameters.channelId }}))
pool: pool:
name: NetCore1ESPool-Svc-Internal name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Server.Amd64.VS2019 demands: ImageOverride -equals windows.vs2019.amd64
steps: steps:
- task: DownloadBuildArtifacts@0 - task: DownloadBuildArtifacts@0
displayName: Download Package Artifacts displayName: Download Package Artifacts
......
...@@ -26,7 +26,7 @@ stages: ...@@ -26,7 +26,7 @@ stages:
- group: DotNet-Symbol-Server-Pats - group: DotNet-Symbol-Server-Pats
pool: pool:
name: NetCore1ESPool-Svc-Internal name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Server.Amd64.VS2019 demands: ImageOverride -equals windows.vs2019.amd64
steps: steps:
- task: DownloadBuildArtifacts@0 - task: DownloadBuildArtifacts@0
displayName: Download Blob Artifacts displayName: Download Blob Artifacts
...@@ -76,7 +76,7 @@ stages: ...@@ -76,7 +76,7 @@ stages:
condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', ${{ parameters.channelId }})) condition: contains(dependencies.setupMaestroVars.outputs['setReleaseVars.InitialChannels'], format('[{0}]', ${{ parameters.channelId }}))
pool: pool:
name: NetCore1ESPool-Svc-Internal name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Server.Amd64.VS2019 demands: ImageOverride -equals windows.vs2019.amd64
steps: steps:
- task: DownloadBuildArtifacts@0 - task: DownloadBuildArtifacts@0
displayName: Download Package Artifacts displayName: Download Package Artifacts
......
...@@ -11,7 +11,7 @@ jobs: ...@@ -11,7 +11,7 @@ jobs:
value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ] value: $[ dependencies.setupMaestroVars.outputs['setReleaseVars.BARBuildId'] ]
pool: pool:
name: NetCore1ESPool-Svc-Internal name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Server.Amd64.VS2019 demands: ImageOverride -equals windows.vs2019.amd64
steps: steps:
- task: PowerShell@2 - task: PowerShell@2
displayName: Darc gather-drop displayName: Darc gather-drop
......
...@@ -29,7 +29,7 @@ stages: ...@@ -29,7 +29,7 @@ stages:
displayName: NuGet Validation displayName: NuGet Validation
pool: pool:
name: NetCore1ESPool-Svc-Internal name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Server.Amd64.VS2019 demands: ImageOverride -equals windows.vs2019.amd64
steps: steps:
- task: DownloadBuildArtifacts@0 - task: DownloadBuildArtifacts@0
displayName: Download Package Artifacts displayName: Download Package Artifacts
...@@ -49,7 +49,7 @@ stages: ...@@ -49,7 +49,7 @@ stages:
displayName: Signing Validation displayName: Signing Validation
pool: pool:
name: NetCore1ESPool-Svc-Internal name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Server.Amd64.VS2019 demands: ImageOverride -equals windows.vs2019.amd64
steps: steps:
# This is necessary whenever we want to publish/restore to an AzDO private feed # This is necessary whenever we want to publish/restore to an AzDO private feed
# Since sdk-task.ps1 tries to restore packages we need to do this authentication here # Since sdk-task.ps1 tries to restore packages we need to do this authentication here
...@@ -80,7 +80,7 @@ stages: ...@@ -80,7 +80,7 @@ stages:
- template: common-variables.yml - template: common-variables.yml
pool: pool:
name: NetCore1ESPool-Svc-Internal name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Server.Amd64.VS2019 demands: ImageOverride -equals windows.vs2019.amd64
steps: steps:
- task: DownloadBuildArtifacts@0 - task: DownloadBuildArtifacts@0
displayName: Download Blob Artifacts displayName: Download Blob Artifacts
......
...@@ -13,7 +13,7 @@ jobs: ...@@ -13,7 +13,7 @@ jobs:
value: ${{ parameters.ChannelId }} value: ${{ parameters.ChannelId }}
pool: pool:
name: NetCore1ESPool-Svc-Internal name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Server.Amd64.VS2019 demands: ImageOverride -equals windows.vs2019.amd64
steps: steps:
- task: PowerShell@2 - task: PowerShell@2
displayName: Add Build to Channel displayName: Add Build to Channel
......
...@@ -3,7 +3,7 @@ jobs: ...@@ -3,7 +3,7 @@ jobs:
displayName: Setup Maestro Vars displayName: Setup Maestro Vars
pool: pool:
name: NetCore1ESPool-Svc-Internal name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Server.Amd64.VS2019 demands: ImageOverride -equals windows.vs2019.amd64
steps: steps:
- task: DownloadBuildArtifacts@0 - task: DownloadBuildArtifacts@0
displayName: Download Release Configs displayName: Download Release Configs
......
...@@ -26,6 +26,6 @@ ...@@ -26,6 +26,6 @@
}, },
"msbuild-sdks": { "msbuild-sdks": {
"Yarn.MSBuild": "1.22.10", "Yarn.MSBuild": "1.22.10",
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.22378.5" "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.22505.4"
} }
} }
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册