-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Merge main into live #50137
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
Merge main into live #50137
Conversation
* Add link to new preprocessor directives for File-based apps there was no way to hop there * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Bill Wagner <[email protected]> Co-authored-by: Copilot <[email protected]>
* Add errors listed in issue * first edit pass * final proofread Give the edits a final proofread * fix build warnings * warnings part 2 * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> * warnings and feedback * YAML typo * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Genevieve Warren <[email protected]>
* Replace extension method with member Where samples use `this` extension methods, except where explaining the `this` syntax, convert to the C# 14 extension member syntax, * Fix build issues * Add updates in the advanced-topics section * Add other C# folders This adds all the folders *except* tutorials and LINQ. (Those will be in separate PRs) * Add the fundamentals folder * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> * Respond to feedback. --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Genevieve Warren <[email protected]>
* Update local dev accounts doc * Update docs/azure/sdk/authentication/local-development-dev-accounts.md Co-authored-by: alexwolfmsft <[email protected]> * React to feedback * Apply suggestions from code review Co-authored-by: Christopher Scott <[email protected]> * Update docs/azure/sdk/authentication/local-development-dev-accounts.md Co-authored-by: Christopher Scott <[email protected]> --------- Co-authored-by: alexwolfmsft <[email protected]> Co-authored-by: Christopher Scott <[email protected]>
* docs: Add documentation for dotnet project convert command Adds documentation for the dotnet project convert command, which converts file-based programs to project-based programs. The documentation includes: - Command synopsis and description - Conversion process details - All command options (--dry-run, --force, --interactive, --output) - Examples showing conversion from file-based to project-based structure - Translation of #:sdk, #:package, and #:property directives * Address PR feedback * Address PR feedback * Remove empty line in dotnet-project-convert.md * docs: Add dotnet project convert to navigation and index Adds the dotnet project convert command to the CLI index and table of contents. * Address PR feedback --------- Co-authored-by: Meaghan Osagie (Lewis) <[email protected]>
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Please don't squash-merge this PR.
Internal previews
Toggle expand/collapse
Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.