Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented May 23, 2025

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original issue description:

Describe the bug.

Output messages show that "Could not find the architecture of the dotnet host …"if re-acquire .NET runtime
Not repro with .NET runtime 6.0 and higher

Please attach log file(s) here if you have any.

The log file location should be copied to your clipboard if you came from VS Code.

log.zip

Reproduction Steps

  1. Run the 'Sample: Acquire .NET runtime' command. You should be asked to enter a Major.Minor version, please enter '2.1','3.1' or '5.0'
  2. Let this installation finish (wait until you see a file path in the output) and then repeat the above step.
  3. Observe

Expected Behavior

The second time you run the command you should not see any new output (since the requested version is already installed).

Exceptions & Errors (if any)

Output messages show that "Could not find the architecture of the dotnet host …"

Image

Note:

  1. This issue is repro on v2.3.4, but not repo on v2.3.3.
  2. This issue is not reproduced on .NET 6.0 and higher.

.NET Install Tool Version

2.3.5

Your operating system? Please provide more detail, such as the version and or distro above.

Windows

VS Code Version

1.100.2

Fixes #2282.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[NETE2ESDK]Output messages show that "Could not find the architecture of the dotnet host …"if re-acquire .NET runtime 2.x, 3.1 or 5.0
2 participants