summaryrefslogtreecommitdiff
path: root/Documentation/design-docs/code-versioning-profiler-breaking-changes.md
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/design-docs/code-versioning-profiler-breaking-changes.md')
-rw-r--r--Documentation/design-docs/code-versioning-profiler-breaking-changes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/design-docs/code-versioning-profiler-breaking-changes.md b/Documentation/design-docs/code-versioning-profiler-breaking-changes.md
index 538693101d..1889e1c4c9 100644
--- a/Documentation/design-docs/code-versioning-profiler-breaking-changes.md
+++ b/Documentation/design-docs/code-versioning-profiler-breaking-changes.md
@@ -1,6 +1,6 @@
# Code Versioning Profiler Breaking Changes #
-The runtime changes done as part of the code versioning feature will cause some (hopefully minor) breaking changes to be visible via the profiler API. My goal is to advertise these coming changes and solicit feedback about what will be easiest for profiler writers to absorb. Currently this feature is only under development in the .Net Core version of the runtime. If you solely support a profiler on full .Net Framework this change doesn't affect you.
+The runtime changes done as part of the code versioning feature will cause some (hopefully minor) breaking changes to be visible via the profiler API. My goal is to advertise these coming changes and solicit feedback about what will be easiest for profiler writers to absorb. Currently this feature is only under development in the .NET Core version of the runtime. If you solely support a profiler on full .NET Framework this change doesn't affect you.
## Underlying issue ##