Skip to content

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Oct 6, 2023

This pull request updates the following dependencies

From https://github.com/dotnet/command-line-api

  • Subscription: ffe3906e-d436-4618-f9c8-08dbc5cb1bdd
  • Build: 20230807.1
  • Date Produced: August 7, 2023 4:34:26 PM UTC
  • Commit: a045dd54a4c44723c215d992288160eb1401bb7f
  • Branch: refs/heads/main

…uild 20230807.1

Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine
 From Version 0.1.430701 -> To Version 0.1.440701
@ghost ghost added Area-CodeFlow untriaged Request triage from a team member labels Oct 6, 2023
@Forgind
Copy link
Contributor

Forgind commented Oct 6, 2023

src/Cli/Microsoft.TemplateEngine.Cli/Commands/BaseCommand.cs(222,46): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'CliAction' could not be found (are you missing a using directive or an assembly reference?)

CliCommand seems to be something defined in System.CommandLine. Looking at the dotnet/command-line-api repo, though, the only recent change was getting a dependency update from dotnet/source-build-reference-packages. Were those reference packages created incorrectly somehow?

@mmitche, @MichaelSimons, any ideas?

@Forgind
Copy link
Contributor

Forgind commented Oct 6, 2023

Actually, it occurred to me that perhaps it just has a different version of CliCommand—so maybe taking #35895 will fix this. Not sure if that's true.

@Forgind
Copy link
Contributor

Forgind commented Oct 6, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

…uild 20230807.1

Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine
 From Version 0.1.430701 -> To Version 0.1.440701
…uild 20230807.1

Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine
 From Version 0.1.430701 -> To Version 0.1.440701
…uild 20230807.1

Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine
 From Version 0.1.430701 -> To Version 0.1.440701
…uild 20230807.1

Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine
 From Version 0.1.430701 -> To Version 0.1.440701
@MichaelSimons
Copy link
Member

CliCommand seems to be something defined in System.CommandLine. Looking at the dotnet/command-line-api repo, though, the only recent change was getting a dependency update from dotnet/source-build-reference-packages. Were those reference packages created incorrectly somehow?

Looks like this is related to a breaking change in System.CommandLine - dotnet/command-line-api#2205. The CliAction type moved to a new namespace.

…uild 20230807.1

Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine
 From Version 0.1.430701 -> To Version 0.1.440701
@v-wuzhai
Copy link
Contributor

For detail information refer to #34751 (comment)

@v-wuzhai v-wuzhai closed this Oct 12, 2023
@dotnet-maestro dotnet-maestro bot deleted the darc-release/8.0.2xx-9043d663-8bc8-4918-bf64-9ad29a55f60a branch October 12, 2023 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-CodeFlow untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants