-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Port documentation for .NET 7.0 Preview4 #8127
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
xml/System.Runtime.InteropServices/PointerArrayMarshaller`1.xml
Outdated
Show resolved
Hide resolved
xml/System.Runtime.InteropServices/PointerArrayMarshaller`1.xml
Outdated
Show resolved
Hide resolved
xml/System.Runtime.InteropServices/NativeMarshallingAttribute.xml
Outdated
Show resolved
Hide resolved
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
@gewarren I'm not sure what's causing the warnings. Do you know the root cause? |
This comment was marked as outdated.
This comment was marked as outdated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like xrefs with #ctor
need to be changed to %23ctor
to fix the warnings.
Co-authored-by: Genevieve Warren <[email protected]>
This comment was marked as outdated.
This comment was marked as outdated.
@carlossanlop It looks like there are warnings to fix - I think these are all |
This comment was marked as outdated.
This comment was marked as outdated.
It's green, @gewarren . Finally! |
@dotnet/area-extensions-caching
@dotnet/area-extensions-configuration
@dotnet/area-extensions-dependencyinjection
@dotnet/area-system-componentmodel (DataAnnotations)
@dotnet/area-system-diagnostics-activity
@dotnet/area-system-diagnostics-process
System.Diagnostics.CodeAnalysis (StringSyntaxAttribute: @stephentoub)
System.Formats.Tar (@carlossanlop, @dotnet/area-system-io)
@dotnet/area-system-io (System.IO.Hashing)
@dotnet/area-system-numerics
@dotnet/area-system-runtime-compilerservices
@dotnet/interop-contrib (System.Runtime.InteropServices)
@dotnet/area-system-serviceprocess
@dotnet/area-system-text-json
@dotnet/area-system-text-regularexpressions
@dotnet/area-system-threading-tasks
System.Timers (@dotnet/area-system-runtime)
System.Date*/Time* (@dotnet/area-system-globalization)
System.Memory* (@dotnet/area-system-memory)
System.GC @dotnet/gc
System* (@dotnet/area-system-runtime, @dotnet/area-system-numerics)
cc @danmoseley @jeffhandley @ericstj