-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Update .NET guide to .NET 10 #23729
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?
Update .NET guide to .NET 10 #23729
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
craig-osterhout
left a comment
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.
Thanks @brandonh6k. It looks like the v10 DHI images just dropped. Suggest updating to those, or somehow make sure the v9 build will work with the updated sample app.
|
@craig-osterhout Thanks for the review. I've pushed a new change to the guide that incorporates all of those changes. Also, I extended the DHI tabbing through the rest of the guide (the Develop and Run Test pages) for consistency. |
Description
Errr... I updated the .NET guide to 10. 😆
Related issues or tickets
The sample .NET repo has a PR as well - docker/docker-dotnet-sample#9
Reviews