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

When installing .NET 7.0 SDK, some packages' version are 6.0 not 7.0 #13127

Closed
Andy-Win opened this issue Jan 27, 2022 · 2 comments
Closed

When installing .NET 7.0 SDK, some packages' version are 6.0 not 7.0 #13127

Andy-Win opened this issue Jan 27, 2022 · 2 comments

Comments

@Andy-Win
Copy link

Repro steps:

  1. Download and install .NET 7 SDK(7.0.100-preview.1.22076.6) from column Release/7.0.1xx-preview1(7.0.x Runtime) in https://github.com/dotnet/installer

Expected Result
The package version should be 7.0.100-xxx.

Actual Result
image

@balachir
Copy link

@marcpopMSFT @joeloff should this be fixed for 7.0 Preview 1?

/cc: @richaverma1 @dsplaisted

@dsplaisted
Copy link
Member

This is expected. We don't have all the workload manifests for 7.0 yet, and the SDK will fall back to the earlier versions: dotnet/sdk#18489

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

No branches or pull requests

4 participants