-
Notifications
You must be signed in to change notification settings - Fork 392
Update Post-Action-Registry.md with dotnet.config post action #9274
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
base: main
Are you sure you want to change the base?
Conversation
docs/Post-Action-Registry.md
Outdated
- dotnet new3 | ||
- dotnet new (2.0.0 or higher) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure of this. I just copied it from above post actions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think dotnet new3
exists anymore.
/azp run |
Commenter does not have sufficient privileges for PR 9274 in repo dotnet/templating |
I restarted the failing job and it's green now. @dotnet/templating-engine-maintainers @marcpopMSFT Please review |
docs/Post-Action-Registry.md
Outdated
- dotnet new3 | ||
- dotnet new (2.0.0 or higher) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think dotnet new3
exists anymore.
Updated supported versions for Post Action Registry.
Implementation PR dotnet/sdk#50285