Skip to content
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 #43215

Merged
merged 6 commits into from
Oct 26, 2024
Merged

Merge main into live #43215

merged 6 commits into from
Oct 26, 2024

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Oct 26, 2024

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/architecture/maui/mvvm-community-toolkit-features.md docs/architecture/maui/mvvm-community-toolkit-features
docs/core/docker/build-container.md docs/core/docker/build-container
docs/core/extensions/configuration-generator.md docs/core/extensions/configuration-generator
docs/core/testing/unit-testing-platform-architecture-extensions.md docs/core/testing/unit-testing-platform-architecture-extensions
docs/core/tools/sdk-errors/netsdk1045.md docs/core/tools/sdk-errors/netsdk1045
docs/core/whats-new/dotnet-6.md docs/core/whats-new/dotnet-6
docs/csharp/advanced-topics/interop/walkthrough-office-programming.md docs/csharp/advanced-topics/interop/walkthrough-office-programming
docs/csharp/advanced-topics/reflection-and-attributes/index.md docs/csharp/advanced-topics/reflection-and-attributes/index
docs/csharp/fundamentals/types/interfaces.md docs/csharp/fundamentals/types/interfaces
docs/csharp/how-to/index.md docs/csharp/how-to/index
docs/csharp/language-reference/attributes/general.md docs/csharp/language-reference/attributes/general
docs/csharp/language-reference/builtin-types/struct.md docs/csharp/language-reference/builtin-types/struct
docs/csharp/language-reference/compiler-messages/cs0840.md docs/csharp/language-reference/compiler-messages/cs0840
docs/csharp/language-reference/compiler-messages/cs8145.md docs/csharp/language-reference/compiler-messages/cs8145
docs/csharp/language-reference/compiler-messages/partial-declarations.md docs/csharp/language-reference/compiler-messages/partial-declarations
docs/csharp/language-reference/keywords/get.md docs/csharp/language-reference/keywords/get
docs/csharp/language-reference/keywords/method-parameters.md docs/csharp/language-reference/keywords/method-parameters
docs/csharp/language-reference/keywords/set.md docs/csharp/language-reference/keywords/set
docs/csharp/programming-guide/classes-and-structs/auto-implemented-properties.md docs/csharp/programming-guide/classes-and-structs/auto-implemented-properties
docs/csharp/programming-guide/classes-and-structs/how-to-implement-a-lightweight-class-with-auto-implemented-properties.md docs/csharp/programming-guide/classes-and-structs/how-to-implement-a-lightweight-class-with-auto-implemented-properties
docs/csharp/programming-guide/classes-and-structs/partial-classes-and-methods.md docs/csharp/programming-guide/classes-and-structs/partial-classes-and-methods
docs/csharp/programming-guide/classes-and-structs/properties.md docs/csharp/programming-guide/classes-and-structs/properties
docs/csharp/programming-guide/classes-and-structs/using-properties.md docs/csharp/programming-guide/classes-and-structs/using-properties
docs/csharp/roslyn-sdk/index.md docs/csharp/roslyn-sdk/index
docs/fundamentals/code-analysis/style-rules/ide0032.md docs/fundamentals/code-analysis/style-rules/ide0032
docs/visual-basic/language-reference/statements/property-statement.md docs/visual-basic/language-reference/statements/property-statement
docs/visual-basic/misc/bc36714.md docs/visual-basic/misc/bc36714
docs/visual-basic/programming-guide/com-interop/walkthrough-office-programming.md docs/visual-basic/programming-guide/com-interop/walkthrough-office-programming
docs/visual-basic/programming-guide/concepts/object-oriented-programming.md docs/visual-basic/programming-guide/concepts/object-oriented-programming
docs/visual-basic/programming-guide/language-features/procedures/auto-implemented-properties.md docs/visual-basic/programming-guide/language-features/procedures/auto-implemented-properties

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.

azure-sdk and others added 6 commits October 25, 2024 14:42
fix: The anchor's ref-parameter-modifier and ref-readonly-modifier have been swapped.
…lobal.json (#43204)

The name project can be misleading, instead the user must look also inside the Solution root folder.
* Remove source generators overview

The cookbook, from the roslyn SDK is a better choice.

* Change the redirect to match our rules

* Remove dependent files

* Use clean-repo to replace links.

Update all the links to the original target article.

* Update docs/csharp/roslyn-sdk/index.md

Co-authored-by: Genevieve Warren <[email protected]>

---------

Co-authored-by: Genevieve Warren <[email protected]>
* Replace "auto implemented" with "automatically"

Fixes #42252

In preparation for "field backed properties", make sure all our docs use the correct "automatically implemented" terminology.

Because, field backed properties are kind of auto-implemented as well.

I did update the VB docs as well, to keep them consistent.

* fix the warnings

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

---------

Co-authored-by: Genevieve Warren <[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 2024 milestone Oct 26, 2024
@dotnet-policy-service dotnet-policy-service bot merged commit f698302 into live Oct 26, 2024
14 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