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

Port documentation for .NET 7.0 Preview4 #8127

Merged
merged 32 commits into from
Jun 8, 2022

Conversation

carlossanlop
Copy link
Member

@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

@carlossanlop carlossanlop requested a review from gewarren June 2, 2022 21:04
@carlossanlop carlossanlop self-assigned this Jun 2, 2022
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. label Jun 2, 2022
@opbld30

This comment was marked as outdated.

@opbld31

This comment was marked as outdated.

@opbld30

This comment was marked as outdated.

@opbld34

This comment was marked as outdated.

@carlossanlop
Copy link
Member Author

@gewarren I'm not sure what's causing the warnings. Do you know the root cause?

@opbld34

This comment was marked as outdated.

Copy link
Contributor

@gewarren gewarren left a 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]>
@opbld34

This comment was marked as outdated.

@carlossanlop carlossanlop requested a review from gewarren June 8, 2022 15:55
@gewarren
Copy link
Contributor

gewarren commented Jun 8, 2022

@carlossanlop It looks like there are warnings to fix - I think these are all #ctor that should be %23ctor.

@opbld33

This comment was marked as outdated.

@opbld33
Copy link

opbld33 commented Jun 8, 2022

Docs Build status updates of commit b140e3d:

✅ Validation status: passed

File Status Preview URL Details
xml/Microsoft.Extensions.Caching.Memory/IMemoryCache.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Memory/MemoryCache.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Memory/MemoryCacheOptions.xml ✅Succeeded View
xml/Microsoft.Extensions.Caching.Memory/MemoryCacheStatistics.xml ✅Succeeded View
xml/Microsoft.Extensions.Configuration/ChainedConfigurationProvider.xml ✅Succeeded View
xml/Microsoft.Extensions.DependencyInjection/ServiceCollection.xml ✅Succeeded View
xml/System.ComponentModel.DataAnnotations/RegularExpressionAttribute.xml ✅Succeeded View
xml/System.Diagnostics.CodeAnalysis/StringSyntaxAttribute.xml ✅Succeeded View
xml/System.Diagnostics/Activity+Enumerator`1.xml ✅Succeeded View
xml/System.Diagnostics/Activity.xml ✅Succeeded View
xml/System.Diagnostics/ActivityChangedEventArgs.xml ✅Succeeded View
xml/System.Diagnostics/Process.xml ✅Succeeded View
xml/System.Diagnostics/Stopwatch.xml ✅Succeeded View
xml/System.Formats.Tar/GnuTarEntry.xml ✅Succeeded View
xml/System.Formats.Tar/PaxTarEntry.xml ✅Succeeded View
xml/System.Formats.Tar/PosixTarEntry.xml ✅Succeeded View
xml/System.Formats.Tar/TarEntry.xml ✅Succeeded View
xml/System.Formats.Tar/TarEntryType.xml ✅Succeeded View
xml/System.Formats.Tar/TarFile.xml ✅Succeeded View
xml/System.Formats.Tar/TarFileMode.xml ✅Succeeded View
xml/System.Formats.Tar/TarFormat.xml ✅Succeeded View
xml/System.Formats.Tar/TarReader.xml ✅Succeeded View
xml/System.Formats.Tar/TarWriter.xml ✅Succeeded View
xml/System.Formats.Tar/UstarTarEntry.xml ✅Succeeded View
xml/System.Formats.Tar/V7TarEntry.xml ✅Succeeded View

This comment lists only the first 25 files in the pull request.
For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@carlossanlop
Copy link
Member Author

It's green, @gewarren . Finally!

@carlossanlop carlossanlop merged commit 665fe9c into dotnet:main Jun 8, 2022
@carlossanlop carlossanlop deleted the Preview4 branch June 8, 2022 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants