-
Notifications
You must be signed in to change notification settings - Fork 6k
Merge main into live #45194
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 #45194
Conversation
* Replace MSTest Runner with Microsoft Testing Platform * merge * Update msbuild-props * Update docs * Undo some changes * Update docs/core/testing/unit-testing-mstest-sdk.md Co-authored-by: Youssef Victor <youssefvictor00@gmail.com> * Update docs/core/testing/unit-testing-mstest-sdk.md Co-authored-by: Youssef Victor <youssefvictor00@gmail.com> * Update docs/core/testing/unit-testing-mstest-sdk.md Co-authored-by: Youssef Victor <youssefvictor00@gmail.com> * Update docs/core/testing/unit-testing-mstest-sdk.md Co-authored-by: Youssef Victor <youssefvictor00@gmail.com> * Update docs/core/testing/unit-testing-mstest-sdk.md Co-authored-by: Youssef Victor <youssefvictor00@gmail.com> * Update docs/core/testing/unit-testing-mstest-sdk.md Co-authored-by: Youssef Victor <youssefvictor00@gmail.com> * Update docs/core/testing/unit-testing-platform-vs-vstest.md Co-authored-by: Youssef Victor <youssefvictor00@gmail.com> * Update docs/core/testing/unit-testing-mstest-runner-intro.md Co-authored-by: Youssef Victor <youssefvictor00@gmail.com> * Update docs/core/testing/unit-testing-mstest-runner-intro.md Co-authored-by: Youssef Victor <youssefvictor00@gmail.com> * Update docs/core/testing/unit-testing-mstest-runner-intro.md Co-authored-by: Youssef Victor <youssefvictor00@gmail.com> * Update docs/core/testing/unit-testing-mstest-runner-intro.md Co-authored-by: Youssef Victor <youssefvictor00@gmail.com> * Update docs/core/testing/unit-testing-mstest-runner-intro.md Co-authored-by: Youssef Victor <youssefvictor00@gmail.com> * Update docs/core/project-sdk/msbuild-props.md Co-authored-by: Youssef Victor <youssefvictor00@gmail.com> * Update docs/core/project-sdk/msbuild-props.md Co-authored-by: Youssef Victor <youssefvictor00@gmail.com> * Use Microsoft.Testing.Platform in mstest runner intro * Update link * Remove MTP from fsharp and vb * Fix links --------- Co-authored-by: Youssef Victor <youssefvictor00@gmail.com>
* Fix namespace spacing and indentation for classes * Correct the inconsistent spacing
* Convert first tutorial to try.net snippets Move the TOC nodes, convert the initial tutorial to a snippet style. * Add note on using the interactive window. * Consolidate the Numbers tutorial Combine the online and local tutorials for numbers. * Consolidate the Branches tutorial Combine the online and local tutorials for branches and loops. * warnings * Consolidate the last intro tutorial Consolidate the list collections tutorial into one online version. * Edit and update the index * fix warnings
* Add `delegate` to builtin types Fixes #44868 Add the `delegate` keyword to the list of builtin types (it was already covered under the builtin reference types). General edit. Cleanup the description of `dynamic` to point out the differences between `dynamic` and `object`/ * format tables
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. |
* Added tutorial about Source-generated metrics with strongly-typed tags * Fixed invalid links * Fixed lint error * Apply suggestions from code review Co-authored-by: David Pine <david.pine@microsoft.com> --------- Co-authored-by: Martin Obrátil <maobrati@microsoft.com> Co-authored-by: David Pine <david.pine@microsoft.com>
* `implementing-dispose.md`: Better illustration of SafeHandles * fix warnings and improve content * fix references * fix warning * Apply suggestions from code review Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com> --------- Co-authored-by: David Pine <david.pine@microsoft.com> Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
* Update credential guidance and remove tables Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Windows Form warnings * date
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.