-
Notifications
You must be signed in to change notification settings - Fork 6k
Merge main into live #45206
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
Merged
Merged
Merge main into live #45206
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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 dotnet#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
…et#45180) * 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>
…#45173) * `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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Internal previews
Toggle expand/collapse
dotnet test
if
statements and loops - conditional logic tutorialNote
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.