-
Notifications
You must be signed in to change notification settings - Fork 6k
Merge main into live #48968
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 #48968
Conversation
* Rough draft * build warnings * typo * Improve sample organization * proofread * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> Co-authored-by: Meaghan Osagie (Lewis) <[email protected]> --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Meaghan Osagie (Lewis) <[email protected]>
* Add --tl option to 'dotnet test' based on 'dotnet build' * move 'tl' option to the VsTest section
* refresh dotnet command reference to use latest commands and .NET 6 and later versions * Update dotnet format documentation for clarity and accuracy * update options list format * reduce spacing for command options list * Specify .NET 6 SDK as minimum version and update options * Clarify .NET version applicability and update command options in dotnet publish documentation * Update docs/core/tools/dotnet-dev-certs.md Co-authored-by: Genevieve Warren <[email protected]> * Update docs/core/tools/dotnet-restore.md Co-authored-by: Genevieve Warren <[email protected]> * Update docs/core/tools/dotnet-run.md Co-authored-by: Genevieve Warren <[email protected]> * Update dotnet format to clarify severity option usage * Update description for self-contained and -no-self-contained options * Refactor command options to use include files for self-contained and runtime settings --------- Co-authored-by: Genevieve Warren <[email protected]>
* Add tip for interpolated string parsing Fixes #43758 Add an include file with a tip that explains how Visual Studio and the C# Dev Kit interpret raw string literals and provides syntax coloring or potential fixes when the literal doesn't represent valid syntax for the chosen format. Add that include file in articles that provide information on raw string literals. Perform an edit pass and freshness pass on impacted articles. * Update docs/csharp/includes/raw-string-parsing.md Co-authored-by: Copilot <[email protected]> * Update docs/csharp/includes/raw-string-parsing.md --------- Co-authored-by: Copilot <[email protected]>
* [Orleans] Silo Metadata and Placement Filtering * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * reworded explaination * fixing markdownlint erros for multiple newlines * Update silo-metadata.md Aligning with changes to implementation. * update orleans toc moved Silo metadata to host configuration section * Apply suggestions from code review Co-authored-by: David Pine <[email protected]> * Update docs/orleans/grains/grain-placement-filtering.md Co-authored-by: David Pine <[email protected]> * Correcting spacing warnings * Updating example with required parameterless constructor * corrected pathing * Updating configuration example * Nesting Grain placement documents based on feedback * yaml indenting --------- Co-authored-by: David Pine <[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.