-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Merge main into live #49130
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 #49130
Conversation
…example (#49031) * Initial plan * Fix missing 'approach' word and add WarnOn project file example Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Update docs/fsharp/language-reference/xml-documentation.md --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
#49047) * Initial plan * Add explanations and XML example for project references in F# tutorial Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Apply suggestions from code review --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
* Initial plan * Add task expressions definition and link to documentation Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
…for stateless service (#47991) * Update dependency-injection-guidelines.md to suggest avoid singleton for stateless service Over years I have seen multiple companies use singleton as default IoC scope. So I want to update guide line to make clear what is the cost, suggest at least avoid singleton for stateless service * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update docs/core/extensions/dependency-injection-guidelines.md --------- Co-authored-by: David Pine <david.pine@microsoft.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Initial plan * Add documentation for empty/marker interfaces in F# Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Update docs/fsharp/language-reference/interfaces.md --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
…licable platforms (#49026) * Update strong naming guidance for .NET libraries to only apply to applicable platforms Since Strong Naming has no impact on modern .NET Runtimes, limit the scope of guidance to .NET Framework and .NET Standard * Update docs/standard/library-guidance/strong-naming.md Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com> * clarify multi-targeting guidelines If multitargeting, strong naming should be done for all TFMs so that InternalsVisibleTo attributes can remain consistent. * fix spacing --------- Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
- UWP is not a .NET implementation. Delete it from the .NET implementation lists. - Clarify Mono status. Fixes #47096 Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
* Add FS0410 compiler message * Fix ms.date * Fix text * Update docs/fsharp/language-reference/compiler-messages/fs0410.md Co-authored-by: Bill Wagner <wiwagn@microsoft.com> * Update docs/fsharp/language-reference/compiler-messages/fs0410.md Co-authored-by: Bill Wagner <wiwagn@microsoft.com> * Update docs/fsharp/language-reference/compiler-messages/fs0410.md Co-authored-by: Bill Wagner <wiwagn@microsoft.com> * Update docs/fsharp/language-reference/compiler-messages/toc.yml Co-authored-by: Bill Wagner <wiwagn@microsoft.com> * Update docs/fsharp/language-reference/compiler-messages/fs0410.md Co-authored-by: Bill Wagner <wiwagn@microsoft.com> --------- Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
* Add warning for untrusted .NET templates Added a warning about untrusted .NET templates. * Respond to PR feedback * Apply suggestions from code review Co-authored-by: Meaghan Osagie (Lewis) <mosagie@microsoft.com> * Move warning for untrusted .NET templates to description Reinstate warning about untrusted .NET templates. --------- Co-authored-by: Meaghan Osagie (Lewis) <mosagie@microsoft.com>
…t data to stderr (#48924)
…dout in .NET 10 RC 2 (#48925)
…alidation in .NET 10 Preview 3 (#49124) * Add breaking change documentation for Type.MakeGenericSignatureType argument validation Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com> * Address review feedback: rename folder to 10, update issue number, and remove Preview 3 from New behavior section Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
|
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.