You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/core/versions/selection.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ The process for selecting an SDK version is:
47
47
1.`dotnet` uses the SDK specified in the first *global.json* found.
48
48
1.`dotnet` binds to the latest installed SDK if no *global.json* is found.
49
49
50
-
You can learn more about selecting an SDK version in the [matching rules](../tools/global-json.md#matching-rules) section of the topic on *global.json*.
50
+
You can learn more about selecting an SDK version in the [matching rules](../tools/global-json.md) section of the topic on *global.json*.
51
51
52
52
## Target Framework Monikers define build time APIs
0 commit comments