Skip to content

Update dotnet-new.md - wrong exampe shown #24965

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

Merged
merged 1 commit into from
Jul 2, 2021
Merged

Conversation

Der-Kraken
Copy link
Contributor

The example showed how to create a VB-project. But the headline described how to create a netstandard project.

The example showed how to create a VB-project. But the headline descriped how to create a netstandard project.
Copy link
Member

@IEvangelist IEvangelist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Der-Kraken - I'm curious, why do you think the example is wrong? Specifying the --framework is optional.

Copy link
Contributor

@tdykstra tdykstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Der-Kraken Thanks for finding and fixing this!

@tdykstra tdykstra merged commit 970adc3 into dotnet:main Jul 2, 2021
@tdykstra
Copy link
Contributor

tdykstra commented Jul 2, 2021

@IEvangelist The command as it was created a .NET class library, not a .NET Standard class library as the heading line promised.

Youssef1313 pushed a commit to Youssef1313/docs that referenced this pull request Jul 5, 2021
The example showed how to create a VB-project. But the headline descriped how to create a netstandard project.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants