Uh oh!
There was an error while loading. Please reload this page.
Update native AOT static library guidance for .NET 8 - #6026
Conversation
BillWagner
commented
Jul 25, 2023
Once you address the CI warnings, this is ready to merge. |
MichalStrehovsky
commented
Jul 25, 2023
Is it possible to suppress the "inline html" warning. I need something to declutter the page. Or is there and equivalent of per-.net-version tabs? |
BillWagner
left a comment
There was a problem hiding this comment.
In this instance, let's disable the lint warning. There are zone pivots on the learn platform, but the sample readme files aren't published in that mode.
I added suggestions to disable and enable the warnings.
Once those are tested, I'll merge it.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
MichalStrehovsky
commented
Jul 27, 2023
Thank you! Looks like they did the trick! |
Summary
Reflects changes in dotnet/runtime#89291.
Cc @dotnet/ilc-contrib