-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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 #44430
Merge main into live #44430
Conversation
…uild.props (#44412) * Update dotnet test integration doc to point out to use of Directory.Build.props * Update docs/core/testing/unit-testing-platform-integration-dotnet-test.md --------- Co-authored-by: Bill Wagner <[email protected]>
respond to internal feedback. The code is VB, but it's labelled as C#.
* Fix open issues - Fixes #40074: Move the include for preprocessor symbols up to the beginning of the section on conditional compilation. - Fixes #36053: Add a section on the `#pragma warning disable format` and `pragma warning enable format`. * edit pass Perform an edit pass. Update the descriptions of nullable pragmas to match the standard. * ling issue
* Update dotnet-coverage docs. Adding uninstrument command * fix, * Adding links to Micrsoft Code Coverage * fixing lint, --------- Co-authored-by: faisal <[email protected]>
* MSTest analyzers: document suppressing warning * Suppressors cannot be suppressed
* Fix small open issues. - #33341 already addressed in #36428. - Fixes #37294: Add text that the shortened format is valid only when the runtime type matches the variable type. - Fixes #37295: Don't use `ID` in the sample. - Fixes #37296: Fix nullable warnings. Other issue comments are incorrect. - Fixes #41748: Change the sample so the constructor is relevant. - Fixes #42858: Add an explanation on declaring variables in top level statements. * Remaining open issues - Fixes #43838: Add notes for collection expressions and using primary constructors. Include naming recommendations. - Fixes #43839 Update the overview of constructors to include information on primary constructors. * Code review for style Fix any style issues with the current code. * Final edit pass I also caught a couple sample bits that I'd neglected in the previous commit. * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> --------- Co-authored-by: Genevieve Warren <[email protected]>
* New auth best practices doc --------- Co-authored-by: Christopher Scott <[email protected]> Co-authored-by: Scott Addie <[email protected]>
* Fix open issues - Fixes #43760: Update where clause to filter out some values. Update output comment. - Fixes #43765: Update `let` statement so the query result isn't empty. - Fixes #43766: Update query parameters so the result set isn't empty. - Fixes #43768: Add sample data - Fixes #43790: Audit all samples in this article and ensure all have output. - Fixes #43809: Update samples to include the data sources. While doing this, update the project to .NET 9 * Review and update code. Hide whitespace for this commit. It's mostly formatting changes. * Edit pass. Grammar and edit pass. * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> --------- Co-authored-by: Genevieve Warren <[email protected]>
the level for alloctick events is incorrect.
…endors being required (#44395) * Mention the manual .NET 1.1 install instead of vendor required * Remove the out-of-place migration link The same link is already added to the 'See also' section, so it is not reuired to be left in the original text, especially being out of context when the previous part has changed. * Update docs/framework/install/run-net-framework-1-1-apps.md --------- Co-authored-by: Andy (Steve) De George <[email protected]>
* Recommend MS's MWA first * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> --------- Co-authored-by: Genevieve Warren <[email protected]>
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. |
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.