Skip to content

Commit 8b1cce4

Browse files
committed
edit
1 parent 3c3c219 commit 8b1cce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/debugger/supported-code-changes-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The following table shows the changes that might be made to C# and Visual Basic
5353
::: moniker-end
5454

5555
> [!NOTE]
56-
> Newer language features such as string interpolation and null-conditional operators are generally supported by Edit and Continue. For the most current information, see the [Enc Supported Edits](https://github.com/dotnet/roslyn/blob/main/docs/wiki/EnC-Supported-Edits.md) page.
56+
> Newer language features such as string interpolation and null-conditional operators are generally supported by Edit and Continue. For the most current information, see the [Enc Supported Edits](https://github.com/dotnet/roslyn/blob/main/docs/wiki/EnC-Supported-Edits.md) page. For .NET Framework, the supported features are a subset of the listed features and are dependent on the compiler version.
5757
5858
::: moniker range=">=vs-2022"
5959

0 commit comments

Comments
 (0)