Skip to content

With .NET 7 SDK, the docs link should be updated when creating mvc/razor project in CLI #39862

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

Closed
WenJunJi01 opened this issue Jan 29, 2022 · 2 comments
Assignees
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates bug This issue describes a behavior which is not expected - a bug. feature-templates
Milestone

Comments

@WenJunJi01
Copy link

WenJunJi01 commented Jan 29, 2022

Environment

.NET 7 SDK 7.0.100-preview.1.22078.7(runtime-7.0.0-preview.1.22076.8 )

Steps To Reproduce

  1. Install .NET 7 SDK 7.0.100-preview.1.22078.7
  2. Create a new mvc/razor in CLI

Expected Behavior

It should be the link for .NET 7.0

Actual Behavior

The link is still for .NET 6.0
image

Dotnet info

.NET SDK (reflecting any global.json):
Version: 7.0.100-preview.1.22078.7
Commit: 019ef6e10b

Runtime Environment:
OS Name: Windows
OS Version: 10.0.22000
OS Platform: Windows
RID: win10-x64
Base Path: C:\Program Files\dotnet\sdk\7.0.100-preview.1.22078.7\

Host (useful for support):
Version: 7.0.0-preview.1.22076.8
Commit: 405337939c

.NET SDKs installed:
7.0.100-preview.1.22078.7 [C:\Program Files\dotnet\sdk]

.NET runtimes installed:
Microsoft.AspNetCore.App 7.0.0-preview.1.22077.2 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 7.0.0-preview.1.22076.8 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 7.0.0-preview.1.22077.5 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

To install additional .NET runtimes or SDKs:
https://aka.ms/dotnet-download

@pranavkm pranavkm added area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates feature-templates labels Jan 29, 2022
@mkArtakMSFT mkArtakMSFT self-assigned this Jan 31, 2022
@mkArtakMSFT mkArtakMSFT added the bug This issue describes a behavior which is not expected - a bug. label Jan 31, 2022
@mkArtakMSFT mkArtakMSFT added this to the .NET 7 Planning milestone Jan 31, 2022
@ghost
Copy link

ghost commented Jan 31, 2022

Thanks for contacting us.

We're moving this issue to the .NET 7 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@mkArtakMSFT
Copy link
Contributor

This has been addressed by @wtgodbe 's PR: #39783

@mkArtakMSFT mkArtakMSFT assigned wtgodbe and unassigned mkArtakMSFT Feb 2, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Mar 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates bug This issue describes a behavior which is not expected - a bug. feature-templates
Projects
None yet
Development

No branches or pull requests

4 participants