Skip to content
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 #44645

Merged
merged 5 commits into from
Feb 1, 2025
Merged

Merge main into live #44645

merged 5 commits into from
Feb 1, 2025

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Feb 1, 2025

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/core/compatibility/10.0.md docs/core/compatibility/10.0
docs/core/compatibility/core-libraries/10.0/activity-sampling.md docs/core/compatibility/core-libraries/10.0/activity-sampling
docs/core/compatibility/core-libraries/10.0/csharp-overload-resolution.md docs/core/compatibility/core-libraries/10.0/csharp-overload-resolution
docs/core/compatibility/core-libraries/10.0/generic-math.md docs/core/compatibility/core-libraries/10.0/generic-math
docs/core/compatibility/core-libraries/10.0/ldap-directorycontrol-parsing.md docs/core/compatibility/core-libraries/10.0/ldap-directorycontrol-parsing
docs/core/compatibility/core-libraries/10.0/maccatalyst-version-normalization.md docs/core/compatibility/core-libraries/10.0/maccatalyst-version-normalization
docs/core/compatibility/core-libraries/10.0/obsolete-apis.md docs/core/compatibility/core-libraries/10.0/obsolete-apis
docs/core/compatibility/cryptography/10.0/x500distinguishedname-validation.md docs/core/compatibility/cryptography/10.0/x500distinguishedname-validation
docs/core/compatibility/globalization/10.0/version-override.md docs/core/compatibility/globalization/10.0/version-override
docs/core/compatibility/toc.yml docs/core/compatibility/toc
docs/core/compatibility/windows-forms/10.0/insertadjacentelement-orientation.md docs/core/compatibility/windows-forms/10.0/insertadjacentelement-orientation
docs/core/compatibility/windows-forms/10.0/treeview-text-location.md docs/core/compatibility/windows-forms/10.0/treeview-text-location
docs/fundamentals/networking/overview.md docs/fundamentals/networking/overview
docs/fundamentals/networking/telemetry/overview.md docs/fundamentals/networking/telemetry/overview
docs/fundamentals/syslib-diagnostics/obsoletions-overview.md docs/fundamentals/syslib-diagnostics/obsoletions-overview
docs/fundamentals/syslib-diagnostics/syslib0058.md docs/fundamentals/syslib-diagnostics/syslib0058
docs/fundamentals/syslib-diagnostics/syslib0060.md docs/fundamentals/syslib-diagnostics/syslib0060
docs/navigate/tools-diagnostics/toc.yml docs/navigate/tools-diagnostics/toc
docs/visual-basic/programming-guide/language-features/data-types/generic-types.md docs/visual-basic/programming-guide/language-features/data-types/generic-types
docs/visual-basic/programming-guide/language-features/procedures/overload-resolution.md docs/visual-basic/programming-guide/language-features/procedures/overload-resolution

shethaadit and others added 5 commits January 31, 2025 18:13
Co-authored-by: Adit Sheth <adsheth@microsoft.com>
* Add VB new features

- Fixes #44190:  Add note that Visual Basic can consume types (defined in C#) that specify the `unmanaged` constraint.
- Fixes #44174: VB Overload resolution respects the OverloadResolutionPriorityAttribute.

In these changes, I made the necessary updates for accuracy with the current compiler. Then, I did an edit for style and updated per style.

You may want to review the two commits separately to see the semantic changes distinct from the grammar and style changes.

* edit and freshness pass

* word choice

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

* rework paragraph on `unmanaged`

Try to make this restriction more clear.

* Update docs/visual-basic/programming-guide/language-features/data-types/generic-types.md

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

---------

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
* issues/44500

* Fix for 44500

* tweaks to 44500, issue 44403

* linting

* More 44500

* xref

* issue 44282

* xref fix

* issue 43952

* fix linting

* issue 43885

* issue 43828

* fix xref

* issue 43303

* issue 43284

* lint

* 43156

* issue 42558

* issue 42027

* build fix

* Apply suggestions from code review. Thank you @gewarren!

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

* Apply all new suggestions and AI disclosure

* Missed a couple suggestions

* Fixed linting issues introduced by VSCode

---------

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
@github-advanced-security
Copy link

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.

@dotnetrepoman dotnetrepoman bot added this to the February 2025 milestone Feb 1, 2025
@dotnet-policy-service dotnet-policy-service bot merged commit 4caf67e into live Feb 1, 2025
18 of 25 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