-
Notifications
You must be signed in to change notification settings - Fork 499
Update broken video link for NuGet package tutorial #3466
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
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.
Pull Request Overview
This pull request updates the related video link in the NuGet package creation quickstart documentation to reference a more beginner-friendly tutorial video instead of the previous NuGet 101 video.
- Updated video embed link to point to "Creating and Publishing a NuGet Package - NuGet for Beginners"
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
Learn Build status updates of commit c1693e3: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit 09f2cd8: ✅ Validation status: passed
For more details, please refer to the build report. |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
This pull request updates the related video link in the NuGet package creation quickstart documentation to point to a more relevant and beginner-friendly video.
Documentation update:
docs/quickstart/create-and-publish-a-package-using-the-dotnet-cli.md
to reference "Creating and Publishing a NuGet Package - NuGet for Beginners" instead of the previous NuGet 101 video.