[main] Source code updates from dotnet/dotnet#2798
Conversation
Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 11.0.0-beta.26118.109 -> 11.0.0-beta.26214.103) [[ commit created by automation ]]
Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 11.0.0-beta.26214.103 -> 11.0.0-beta.26215.114) [[ commit created by automation ]]
Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 11.0.0-beta.26215.114 -> 11.0.0-beta.26215.121) [[ commit created by automation ]]
|
Important While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged). You can continue with one of the following options:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
10 similar comments
|
Important While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged). You can continue with one of the following options:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
|
Important While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged). You can continue with one of the following options:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
|
Important While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged). You can continue with one of the following options:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
|
Important While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged). You can continue with one of the following options:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
|
Important While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged). You can continue with one of the following options:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
|
Important While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged). You can continue with one of the following options:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
|
Important While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged). You can continue with one of the following options:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
|
Important While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged). You can continue with one of the following options:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
|
Important While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged). You can continue with one of the following options:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
|
Important While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged). You can continue with one of the following options:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
|
@dotnet/system-commandline ptal |
|
Important While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged). You can continue with one of the following options:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
1 similar comment
|
Important While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged). You can continue with one of the following options:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
| }, | ||
| "tools": { | ||
| "dotnet": "11.0.100-preview.1.26104.118", | ||
| "dotnet": "11.0.100-preview.4.26210.111", |
There was a problem hiding this comment.
@mmitche the source build failed with following error:
src/System.CommandLine/System.CommandLine.csproj(0,0): error NU1603: (NETCORE_ENGINEERING_TELEMETRY=Restore) Warning As Error: System.CommandLine depends on Microsoft.NET.ILLink.Tasks (>= 11.0.0-preview.4.26210.111) but Microsoft.NET.ILLink.Tasks 11.0.0-preview.4.26210.111 was not found. Microsoft.NET.ILLink.Tasks 11.0.0-preview.4.26230.115 was resolved instead.
What is the proper way to fix it? Bump the version here to 11.0.0-preview.4.26230.1151?
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
Diff the source with this PR branch