Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problems with instalatio SDK #42596

Open
maximiano55 opened this issue Sep 11, 2024 · 0 comments
Open

problems with instalatio SDK #42596

maximiano55 opened this issue Sep 11, 2024 · 0 comments
Labels
dotnet-fundamentals/svc Pri1 High priority, do before Pri2 and Pri3 ⌚ Not Triaged Not triaged

Comments

@maximiano55
Copy link

Type of issue

Other (describe below)

Description

I downloaded the .NET 8.0 SDK version (v8.0.401) - Windows x64 Installer!

Masw on the lines line when I put:
dotnet --info

always gives this error:
Host:
Version: 8.0.8
Architecture: x86
Commit: 08338fcaa5
RID: win-x86

.NET SDKs installed:
In the SDKs were found.

.NET runtimes installed:
Microsoft.AspNetCore.App 6.0.33 [C:\Program Files (x86)\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 8.0.8 [C:\Program Files (x86)\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 5.0.17 [C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 6.0.19 [C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 6.0.33 [C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.8 [C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 5.0.17 [C:\Program Files (x86)\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 6.0.19 [C:\Program Files (x86)\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 6.0.33 [C:\Program Files (x86)\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 8.0.8 [C:\Program Files (x86)\dotnet\shared\Microsoft.WindowsDesktop.App]

Other Architectures Found:
x64 [C:\Program Files\dotnet]
registered at [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x64\InstallLocation]

Environment variables:
Not set

global.json file:
Not Found

Learn more:
https://aka.ms/dotnet/info

And when I try to install the extensions on VS code always gives me this error:

Failed to restore NuGet packages for the solution.
[Escreva aqui os seus comentários]

Page URL

https://learn.microsoft.com/pt-pt/dotnet/core/get-started

Content source URL

https://github.com/dotnet/docs/blob/main/docs/core/get-started.md

Document Version Independent Id

fdb655a4-cff4-6c67-7244-673760379663

Article author

@adegeo

Metadata

  • ID: 1c922021-b12a-83e4-3ee6-eceecd6076d2
  • Service: dotnet-fundamentals
@issues-automation issues-automation bot added dotnet-fundamentals/svc Pri1 High priority, do before Pri2 and Pri3 labels Sep 11, 2024
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-fundamentals/svc Pri1 High priority, do before Pri2 and Pri3 ⌚ Not Triaged Not triaged
Projects
None yet
Development

No branches or pull requests

2 participants