Skip to content

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Oct 8, 2025

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/azure/migration/appmod/quickstart.md docs/azure/migration/appmod/quickstart
docs/azure/toc.yml docs/azure/toc
docs/core/porting/framework-overview.md docs/core/porting/framework-overview
docs/core/porting/github-copilot-app-modernization/faq.yml docs/core/porting/github-copilot-app-modernization/faq
docs/core/porting/github-copilot-app-modernization/how-to-upgrade-with-github-copilot.md docs/core/porting/github-copilot-app-modernization/how-to-upgrade-with-github-copilot
docs/core/porting/github-copilot-app-modernization/index.yml docs/core/porting/github-copilot-app-modernization/index
docs/core/porting/github-copilot-app-modernization/overview.md docs/core/porting/github-copilot-app-modernization/overview
docs/core/porting/porting-approaches.md docs/core/porting/porting-approaches
docs/core/project-sdk/msbuild-props.md docs/core/project-sdk/msbuild-props
docs/core/tools/dotnet-build.md docs/core/tools/dotnet-build
docs/core/tools/dotnet-dev-certs.md docs/core/tools/dotnet-dev-certs
docs/core/tools/dotnet-format.md docs/core/tools/dotnet-format
docs/core/tools/dotnet-msbuild.md docs/core/tools/dotnet-msbuild
docs/core/tools/dotnet-pack.md docs/core/tools/dotnet-pack
docs/core/tools/dotnet-package-remove.md docs/core/tools/dotnet-package-remove
docs/core/tools/dotnet-publish.md docs/core/tools/dotnet-publish
docs/core/tools/dotnet-restore.md docs/core/tools/dotnet-restore
docs/core/tools/dotnet-run.md docs/core/tools/dotnet-run
docs/core/tools/dotnet-store.md docs/core/tools/dotnet-store
docs/core/tools/dotnet-test.md docs/core/tools/dotnet-test
docs/core/tools/dotnet-watch.md docs/core/tools/dotnet-watch
docs/csharp/language-reference/builtin-types/reference-types.md docs/csharp/language-reference/builtin-types/reference-types
docs/csharp/language-reference/tokens/index.md docs/csharp/language-reference/tokens/index
docs/csharp/language-reference/tokens/interpolated.md docs/csharp/language-reference/tokens/interpolated
docs/csharp/language-reference/tokens/raw-string.md docs/csharp/language-reference/tokens/raw-string
docs/csharp/programming-guide/strings/index.md docs/csharp/programming-guide/strings/index
docs/fundamentals/code-analysis/overview.md docs/fundamentals/code-analysis/overview
docs/navigate/migration-guide/index.yml docs/navigate/migration-guide/index
docs/navigate/migration-guide/toc.yml docs/navigate/migration-guide/toc
docs/orleans/toc.yml docs/orleans/toc

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.

BillWagner and others added 7 commits October 7, 2025 12:34
* 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]>
@github-advanced-security
Copy link

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.

@dotnetrepoman dotnetrepoman bot added this to the October 2025 milestone Oct 8, 2025
@dotnet-policy-service dotnet-policy-service bot merged commit 0b6bb93 into live Oct 8, 2025
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants