-
I have accidentally found out that new version of NetTrace format was introduced (see #2170), and now I'm confused if it will be used in .NET 10 or is planned to be used in some later .NET version? It's written in NetTraceFormat.md that
But does it mean that .NET will still use NetTrace format V4 which it uses now as far as I can see? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@noahfalk, I suppose that you can know the answer |
Beta Was this translation helpful? Give feedback.
-
There is no plan right now to have the runtime start emitting the new format version in .NET 10. It might come in some future release like 11 or 12. |
Beta Was this translation helpful? Give feedback.
There is no plan right now to have the runtime start emitting the new format version in .NET 10. It might come in some future release like 11 or 12.