зеркало из https://github.com/dotnet/razor.git
Update dependencies from https://github.com/dotnet/arcade build 20241009.3
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk From Version 9.0.0-beta.24466.2 -> To Version 9.0.0-beta.24509.3
This commit is contained in:
Родитель
7ec108eb94
Коммит
bd901052a1
|
@ -96,14 +96,14 @@
|
||||||
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
|
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
|
||||||
<Sha>3a25a7f1cc446b60678ed25c9d829420d6321eba</Sha>
|
<Sha>3a25a7f1cc446b60678ed25c9d829420d6321eba</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24466.2">
|
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24509.3">
|
||||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||||
<Sha>04b9022eba9c184a8036328af513c22e6949e8b6</Sha>
|
<Sha>05c72bb3c9b38138276a8029017f2ef905dcc7fa</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<!-- Intermediate is necessary for source build. -->
|
<!-- Intermediate is necessary for source build. -->
|
||||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24466.2">
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24509.3">
|
||||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||||
<Sha>04b9022eba9c184a8036328af513c22e6949e8b6</Sha>
|
<Sha>05c72bb3c9b38138276a8029017f2ef905dcc7fa</Sha>
|
||||||
<SourceBuild RepoName="arcade" ManagedOnly="true" />
|
<SourceBuild RepoName="arcade" ManagedOnly="true" />
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23475.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
|
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23475.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
|
||||||
|
|
|
@ -50,7 +50,7 @@
|
||||||
<MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>6.0.2-servicing.22064.6</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
|
<MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>6.0.2-servicing.22064.6</MicrosoftNETCoreBrowserDebugHostTransportPackageVersion>
|
||||||
<MicrosoftNETCorePlatformsPackageVersion>6.0.1</MicrosoftNETCorePlatformsPackageVersion>
|
<MicrosoftNETCorePlatformsPackageVersion>6.0.1</MicrosoftNETCorePlatformsPackageVersion>
|
||||||
<MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesPackageVersion>10.0.0-alpha.1.24473.1</MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesPackageVersion>
|
<MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesPackageVersion>10.0.0-alpha.1.24473.1</MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesPackageVersion>
|
||||||
<MicrosoftSourceBuildIntermediatearcadePackageVersion>9.0.0-beta.24466.2</MicrosoftSourceBuildIntermediatearcadePackageVersion>
|
<MicrosoftSourceBuildIntermediatearcadePackageVersion>9.0.0-beta.24509.3</MicrosoftSourceBuildIntermediatearcadePackageVersion>
|
||||||
<MicrosoftDotNetXliffTasksPackageVersion>1.0.0-beta.23475.1</MicrosoftDotNetXliffTasksPackageVersion>
|
<MicrosoftDotNetXliffTasksPackageVersion>1.0.0-beta.23475.1</MicrosoftDotNetXliffTasksPackageVersion>
|
||||||
<MicrosoftSourceBuildIntermediatexlifftasksPackageVersion>1.0.0-beta.23475.1</MicrosoftSourceBuildIntermediatexlifftasksPackageVersion>
|
<MicrosoftSourceBuildIntermediatexlifftasksPackageVersion>1.0.0-beta.23475.1</MicrosoftSourceBuildIntermediatexlifftasksPackageVersion>
|
||||||
<MicrosoftNetCompilersToolsetPackageVersion>4.12.0-3.24466.4</MicrosoftNetCompilersToolsetPackageVersion>
|
<MicrosoftNetCompilersToolsetPackageVersion>4.12.0-3.24466.4</MicrosoftNetCompilersToolsetPackageVersion>
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
parameters:
|
parameters:
|
||||||
# Sbom related params
|
# Sbom related params
|
||||||
enableSbom: true
|
enableSbom: true
|
||||||
|
runAsPublic: false
|
||||||
PackageVersion: 9.0.0
|
PackageVersion: 9.0.0
|
||||||
BuildDropPath: '$(Build.SourcesDirectory)/artifacts'
|
BuildDropPath: '$(Build.SourcesDirectory)/artifacts'
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,7 @@ parameters:
|
||||||
componentGovernanceIgnoreDirectories: ''
|
componentGovernanceIgnoreDirectories: ''
|
||||||
# Sbom related params
|
# Sbom related params
|
||||||
enableSbom: true
|
enableSbom: true
|
||||||
|
runAsPublic: false
|
||||||
PackageVersion: 9.0.0
|
PackageVersion: 9.0.0
|
||||||
BuildDropPath: '$(Build.SourcesDirectory)/artifacts'
|
BuildDropPath: '$(Build.SourcesDirectory)/artifacts'
|
||||||
|
|
||||||
|
|
|
@ -900,7 +900,7 @@ function IsWindowsPlatform() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function Get-Darc($version) {
|
function Get-Darc($version) {
|
||||||
$darcPath = "$TempDir\darc\$(New-Guid)"
|
$darcPath = "$TempDir\darc\$([guid]::NewGuid())"
|
||||||
if ($version -ne $null) {
|
if ($version -ne $null) {
|
||||||
& $PSScriptRoot\darc-init.ps1 -toolpath $darcPath -darcVersion $version | Out-Host
|
& $PSScriptRoot\darc-init.ps1 -toolpath $darcPath -darcVersion $version | Out-Host
|
||||||
} else {
|
} else {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"tools": {
|
"tools": {
|
||||||
"dotnet": "9.0.100-rc.1.24452.12",
|
"dotnet": "9.0.100-rc.2.24474.11",
|
||||||
"runtimes": {
|
"runtimes": {
|
||||||
"dotnet": [
|
"dotnet": [
|
||||||
"2.1.30",
|
"2.1.30",
|
||||||
|
@ -17,12 +17,12 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sdk": {
|
"sdk": {
|
||||||
"version": "9.0.100-rc.1.24452.12",
|
"version": "9.0.100-rc.2.24474.11",
|
||||||
"allowPrerelease": false,
|
"allowPrerelease": false,
|
||||||
"rollForward": "latestPatch"
|
"rollForward": "latestPatch"
|
||||||
},
|
},
|
||||||
"msbuild-sdks": {
|
"msbuild-sdks": {
|
||||||
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24466.2",
|
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24509.3",
|
||||||
"Microsoft.Build.NoTargets": "3.7.0"
|
"Microsoft.Build.NoTargets": "3.7.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче