[dev] Source code updates from dotnet/dotnet#6851
[dev] Source code updates from dotnet/dotnet#6851dotnet-maestro[bot] wants to merge 10 commits intodevfrom
Conversation
Co-authored-by: Andy Zivkovic <[email protected]>
…support re-running (#6844)
Updated Dependencies: Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.XliffTasks (Version 10.0.0-beta.25468.104 -> 10.0.0-beta.25512.102)
|
Important There are conflicts with the <Source Uri="https://github.com/dotnet/dotnet" Mapping="nuget-client" Sha="0b60d265d30d96c827b73dbce74cb78f600d3c92" BarId="286686" />In case of unclarities, consult the FAQ or tag @dotnet/product-construction for assistance. |
|
Since this PR is changing CI as it modifies YML files, please verify that you've addressed how this change should apply to release branches. Either:
|
| <ReleaseLabel Condition=" '$(ReleaseLabel)' == '' ">preview.1</ReleaseLabel> | ||
| <ReleaseLabel Condition=" '$(ReleaseLabel)' == '' ">rc</ReleaseLabel> | ||
|
|
||
| <IsEscrowMode Condition="'$(IsEscrowMode)' == ''">false</IsEscrowMode> |
There was a problem hiding this comment.
| <IsEscrowMode Condition="'$(IsEscrowMode)' == ''">false</IsEscrowMode> | |
| <IsEscrowMode Condition="'$(IsEscrowMode)' == ''">false</IsEscrowMode> |
nkolev92
left a comment
There was a problem hiding this comment.
Dev should only be ingesting from release/9.0.2xx or main at this point.
release/10.0.x is porting stuff from our release branches.
Note
This is a codeflow update. It may contain both source code changes from the VMR as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/dotnet
Updated Dependencies
Associated changes in source repos