зеркало из https://github.com/dotnet/razor.git
[release/dev17.10] Update dependencies from dotnet/arcade (#11097)
This pull request updates the following dependencies
[marker]: <> (Begin:0022737c-8efd-4919-ecf2-08dc3decc073)
## From https://github.com/dotnet/arcade
- **Subscription**: 0022737c-8efd-4919-ecf2-08dc3decc073
- **Build**: 20241112.12
- **Date Produced**: November 12, 2024 10:31:44 PM UTC
- **Commit**: 42652ca52cd5f9f637fef2b3ab6148805e3c5168
- **Branch**: refs/heads/release/8.0
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.SourceBuild.Intermediate.arcade**: [from
8.0.0-beta.24516.1 to 8.0.0-beta.24562.12][2]
- **Microsoft.DotNet.Arcade.Sdk**: [from 8.0.0-beta.24516.1 to
8.0.0-beta.24562.12][2]
[2]: f7fb1fec01...42652ca52c
[DependencyUpdate]: <> (End)
[marker]: <> (End:0022737c-8efd-4919-ecf2-08dc3decc073)
This commit is contained in:
Коммит
aa2c76f75e
|
@ -55,6 +55,18 @@ pr:
|
||||||
include:
|
include:
|
||||||
- '*'
|
- '*'
|
||||||
|
|
||||||
|
schedules:
|
||||||
|
- cron: "0 8 23-29 * 0" # Fourth Sunday of each month at 8:00 UTC
|
||||||
|
displayName: "Monthly smoke test"
|
||||||
|
branches:
|
||||||
|
include:
|
||||||
|
- main
|
||||||
|
- release/*
|
||||||
|
exclude:
|
||||||
|
- ""
|
||||||
|
always: true # Run even if there have been no source code changes since the last successful scheduled run
|
||||||
|
batch: false # Do not run the pipeline if the previously scheduled run is in-progress
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
repositories:
|
repositories:
|
||||||
- repository: 1ESPipelineTemplates
|
- repository: 1ESPipelineTemplates
|
||||||
|
@ -225,8 +237,9 @@ extends:
|
||||||
-sign
|
-sign
|
||||||
$(_BuildArgs)
|
$(_BuildArgs)
|
||||||
$(_PublishArgs)
|
$(_PublishArgs)
|
||||||
|
/p:DeployExtension=false
|
||||||
name: Build
|
name: Build
|
||||||
displayName: Build and Deploy
|
displayName: Build
|
||||||
condition: succeeded()
|
condition: succeeded()
|
||||||
|
|
||||||
- script: eng\CIBuild.cmd
|
- script: eng\CIBuild.cmd
|
||||||
|
|
|
@ -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="8.0.0-beta.24516.1">
|
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.24562.12">
|
||||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||||
<Sha>f7fb1fec01b91be69e4dcc5290a0bff3f28e214f</Sha>
|
<Sha>42652ca52cd5f9f637fef2b3ab6148805e3c5168</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<!-- Intermediate is necessary for source build. -->
|
<!-- Intermediate is necessary for source build. -->
|
||||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="8.0.0-beta.24516.1">
|
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="8.0.0-beta.24562.12">
|
||||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||||
<Sha>f7fb1fec01b91be69e4dcc5290a0bff3f28e214f</Sha>
|
<Sha>42652ca52cd5f9f637fef2b3ab6148805e3c5168</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>9.0.0-alpha.1.24113.1</MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesPackageVersion>
|
<MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesPackageVersion>9.0.0-alpha.1.24113.1</MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesPackageVersion>
|
||||||
<MicrosoftSourceBuildIntermediatearcadePackageVersion>8.0.0-beta.24516.1</MicrosoftSourceBuildIntermediatearcadePackageVersion>
|
<MicrosoftSourceBuildIntermediatearcadePackageVersion>8.0.0-beta.24562.12</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.10.0-3.24169.7</MicrosoftNetCompilersToolsetPackageVersion>
|
<MicrosoftNetCompilersToolsetPackageVersion>4.10.0-3.24169.7</MicrosoftNetCompilersToolsetPackageVersion>
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
"rollForward": "latestPatch"
|
"rollForward": "latestPatch"
|
||||||
},
|
},
|
||||||
"msbuild-sdks": {
|
"msbuild-sdks": {
|
||||||
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24516.1",
|
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24562.12",
|
||||||
"Microsoft.Build.NoTargets": "2.0.1"
|
"Microsoft.Build.NoTargets": "2.0.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче