Skip to content

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

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

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/architecture/microservices/docker-application-development-process/index.md docs/architecture/microservices/docker-application-development-process/index
docs/architecture/microservices/net-core-net-framework-containers/net-core-container-scenarios.md docs/architecture/microservices/net-core-net-framework-containers/net-core-container-scenarios
docs/core/compatibility/9.0.md docs/core/compatibility/9.0
docs/core/deploying/single-file/overview.md docs/core/deploying/single-file/overview
docs/core/deploying/trimming/trim-self-contained.md docs/core/deploying/trimming/trim-self-contained
docs/core/install/macos.md docs/core/install/macos
docs/core/testing/unit-testing-platform-exit-codes.md docs/core/testing/unit-testing-platform-exit-codes
docs/core/testing/unit-testing-platform-intro.md docs/core/testing/unit-testing-platform-intro
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/core/whats-new/dotnet-core-2-0.md docs/core/whats-new/dotnet-core-2-0
docs/core/whats-new/dotnet-core-3-0.md docs/core/whats-new/dotnet-core-3-0
docs/core/whats-new/dotnet-core-3-1.md docs/core/whats-new/dotnet-core-3-1
docs/csharp/language-reference/builtin-types/arrays.md docs/csharp/language-reference/builtin-types/arrays
docs/csharp/language-reference/keywords/method-parameters.md docs/csharp/language-reference/keywords/method-parameters
docs/csharp/language-reference/language-versioning.md docs/csharp/language-reference/language-versioning
docs/csharp/linq/standard-query-operators/converting-data-types.md docs/csharp/linq/standard-query-operators/converting-data-types
docs/csharp/linq/standard-query-operators/grouping-data.md docs/csharp/linq/standard-query-operators/grouping-data
docs/csharp/linq/standard-query-operators/index.md docs/csharp/linq/standard-query-operators/index
docs/csharp/linq/standard-query-operators/join-operations.md docs/csharp/linq/standard-query-operators/join-operations
docs/csharp/linq/standard-query-operators/set-operations.md docs/csharp/linq/standard-query-operators/set-operations
docs/csharp/linq/standard-query-operators/sorting-data.md docs/csharp/linq/standard-query-operators/sorting-data
docs/framework/windows-workflow-foundation/workflow-security.md docs/framework/windows-workflow-foundation/workflow-security
docs/fsharp/get-started/index.md docs/fsharp/get-started/index
docs/fsharp/get-started/install-fsharp.md docs/fsharp/get-started/install-fsharp
docs/fsharp/tools/development-tools.md docs/fsharp/tools/development-tools
docs/fsharp/tools/fsharp-interactive/index.md docs/fsharp/tools/fsharp-interactive/index
docs/fundamentals/code-analysis/quality-rules/ca1036.md docs/fundamentals/code-analysis/quality-rules/ca1036
docs/fundamentals/networking/quic/quic-overview.md docs/fundamentals/networking/quic/quic-overview
docs/standard/serialization/xml-schema-def-tool-gen.md docs/standard/serialization/xml-schema-def-tool-gen

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.

liveans and others added 16 commits October 7, 2024 13:07
* include a link to the data set within LINQ examples

* convert text into note
* Add testing platform architecture

* Fix links and png

* Fix nits

* More link fixing

* Apply suggestions from code review

Co-authored-by: David Pine <[email protected]>

* Apply suggestions from code review

Co-authored-by: David Pine <[email protected]>

* Use csharp code slugs instead of cs

* Apply suggestions from code review

Co-authored-by: David Pine <[email protected]>

* Apply suggestions from code review

Co-authored-by: David Pine <[email protected]>

* Apply suggestions from code review

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/unit-testing-platform-architecture-services.md

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/unit-testing-platform-architecture-services.md

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/unit-testing-platform-architecture-extensions.md

Co-authored-by: David Pine <[email protected]>

* Apply suggestions from code review

Co-authored-by: David Pine <[email protected]>

* Do not use "we"

* Refactoring

* Mermaid links + pngs

* Refactor

* Update message bus

* Fix links and image name

---------

Co-authored-by: David Pine <[email protected]>
Correcting the apt-get command to install the libmsquic package. Previously, this caused a syntax error:

$ sudo apt-get libmsquic
E: Invalid operation libmsquic

The command `install` was missing.
* Update method-parameters.md

In a sample code, when I pass a value type by reference, if the method assigns the parameter to refer to a different object, those changes are visible from the caller.

* Update docs/csharp/language-reference/keywords/method-parameters.md

---------

Co-authored-by: Bill Wagner <[email protected]>
Co-authored-by: Miguel Quiroz <[email protected]>
* Remove references to VS for Mac

VS for Mac is out of support. Remove references to it.

* Remove visual studio for mac tutorials.

This should fix the build 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.

@dotnet-policy-service dotnet-policy-service bot merged commit c2abc87 into live Oct 8, 2024
19 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.