Skip to content

Merge main into live - #55345

Merged
gewarren merged 8 commits into
livefrom
main
Aug 7, 2026
Merged

Merge main into live#55345
gewarren merged 8 commits into
livefrom
main

Conversation

@dotnet-policy-service

@dotnet-policy-service dotnet-policy-service Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
File Preview link
docs/azure/includes/dotnet-all.md docs/azure/includes/dotnet-all
docs/azure/includes/dotnet-new.md docs/azure/includes/dotnet-new
docs/core/compatibility/11.md docs/core/compatibility/11
docs/core/compatibility/cryptography/11/compositemldsa-windows-native.md docs/core/compatibility/cryptography/11/compositemldsa-windows-native
docs/core/compatibility/extensions/11/fileconfigurationprovider-reload-token-load-failure.md docs/core/compatibility/extensions/11/fileconfigurationprovider-reload-token-load-failure
docs/core/compatibility/extensions/11/fileconfigurationsource-onloadexception-io-errors.md docs/core/compatibility/extensions/11/fileconfigurationsource-onloadexception-io-errors
docs/core/compatibility/toc.yml docs/core/compatibility/toc
docs/core/testing/microsoft-testing-platform-intro.md docs/core/testing/microsoft-testing-platform-intro
docs/core/testing/microsoft-testing-platform-retry.md docs/core/testing/microsoft-testing-platform-retry
docs/core/testing/microsoft-testing-platform-terminal-output.md docs/core/testing/microsoft-testing-platform-terminal-output
docs/core/testing/microsoft-testing-platform-test-host-deployment.md docs/core/testing/microsoft-testing-platform-test-host-deployment
docs/core/testing/microsoft-testing-platform-test-reports.md docs/core/testing/microsoft-testing-platform-test-reports
docs/core/testing/mstest-analyzers/mstest0024.md docs/core/testing/mstest-analyzers/mstest0024
docs/core/testing/mstest-analyzers/mstest0041.md docs/core/testing/mstest-analyzers/mstest0041
docs/core/testing/mstest-analyzers/mstest0050.md docs/core/testing/mstest-analyzers/mstest0050
docs/core/testing/mstest-analyzers/mstest0065.md docs/core/testing/mstest-analyzers/mstest0065
docs/core/testing/mstest-analyzers/mstest0072.md docs/core/testing/mstest-analyzers/mstest0072
docs/core/testing/mstest-analyzers/mstest0073.md docs/core/testing/mstest-analyzers/mstest0073
docs/core/testing/mstest-analyzers/mstest0074.md docs/core/testing/mstest-analyzers/mstest0074
docs/core/testing/mstest-analyzers/mstest0075.md docs/core/testing/mstest-analyzers/mstest0075
docs/core/testing/mstest-analyzers/mstest0076.md docs/core/testing/mstest-analyzers/mstest0076
docs/core/testing/mstest-analyzers/mstest0077.md docs/core/testing/mstest-analyzers/mstest0077
docs/core/testing/mstest-analyzers/mstest0078.md docs/core/testing/mstest-analyzers/mstest0078
docs/core/testing/mstest-analyzers/mstest0079.md docs/core/testing/mstest-analyzers/mstest0079
docs/core/testing/mstest-analyzers/mstest0080.md docs/core/testing/mstest-analyzers/mstest0080
docs/core/testing/mstest-analyzers/mstest0081.md docs/core/testing/mstest-analyzers/mstest0081
docs/core/testing/mstest-analyzers/overview.md docs/core/testing/mstest-analyzers/overview
docs/core/testing/mstest-analyzers/usage-rules.md docs/core/testing/mstest-analyzers/usage-rules
docs/core/testing/test-platforms-overview.md docs/core/testing/test-platforms-overview
docs/core/testing/unit-testing-mstest-configure.md docs/core/testing/unit-testing-mstest-configure

Note

This table shows the first 30 preview links (sorted alphabetically by file path) found in the OPS build report. For the full list, select OpenPublishing.Build Details within checks.

Evangelink and others added 7 commits August 6, 2026 14:59
* Document MSTest 4.3 and 4.4 features

Add versioned coverage for framework, runner, configuration, and analyzer changes across MSTest 4.3.x and the 4.4 preview.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 58f566d4-864e-4b2a-9fbe-119f1afbbea8

* Address MSTest documentation review feedback

Fix reviewer-noted typos and clarify versioned analyzer severity. Also call out the experimental custom retry APIs explicitly.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 58f566d4-864e-4b2a-9fbe-119f1afbbea8

* Simplify MSTEST0077 path guidance

Remove a redundant relative-path clause that obscured the parallel filesystem collision guidance.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 58f566d4-864e-4b2a-9fbe-119f1afbbea8

---------

Copilot-Session: 58f566d4-864e-4b2a-9fbe-119f1afbbea8
* Document WinUI testing with MSTest and MTP

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: a2d27ef8-eb6d-4d03-93b9-afe0e0a1d972

* Link WinUI guide from MSTest runner docs

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: a2d27ef8-eb6d-4d03-93b9-afe0e0a1d972

* Fix WinUI test setup guidance

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 7e33a7df-138b-46ef-91ef-3ebd19c4f3e6

* Clarify packaged WinUI preview availability

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 7e33a7df-138b-46ef-91ef-3ebd19c4f3e6

* Recommend VSTest until packaged MTP preview

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 7e33a7df-138b-46ef-91ef-3ebd19c4f3e6

* Clarify UWP test platform support

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 7e33a7df-138b-46ef-91ef-3ebd19c4f3e6

---------

Copilot-Session: a2d27ef8-eb6d-4d03-93b9-afe0e0a1d972
Copilot-Session: 7e33a7df-138b-46ef-91ef-3ebd19c4f3e6
Co-authored-by: azure-sdk <azuresdk@microsoft.com>
Removed older .NET 11 preview options and added 'dotnetup' to the list.
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@dotnetrepoman dotnetrepoman Bot added this to the August 2026 milestone Aug 7, 2026
* Remove some comments

This is just forcing a build.

* Update all warnings

Fix the build warnings.
@gewarren
gewarren merged commit e6888ca into live Aug 7, 2026
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