File tree 2 files changed +5
-2
lines changed 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -152,6 +152,9 @@ Windows
152
152
153
153
- Issue #25091: Increases font size of the installer.
154
154
155
+ - Issue #25126: Clarifies that the non-web installer will download some
156
+ components.
157
+
155
158
- Issue #25213: Restores requestedExecutionLevel to manifest to disable
156
159
UAC virtualization.
157
160
Original file line number Diff line number Diff line change @@ -86,8 +86,8 @@ Select Customize to review current options.</String>
86
86
<String Id =" InstallLauncherAllUsersLabel" >for & all users (requires elevation)</String >
87
87
<String Id =" ShortInstallLauncherAllUsersLabel" >Install & launcher for all users (recommended)</String >
88
88
<String Id =" PrecompileLabel" >& Precompile standard library</String >
89
- <String Id =" Include_symbolsLabel" >Install debugging & symbols</String >
90
- <String Id =" Include_debugLabel" >Install debu& g binaries (requires VS 2015 or later)</String >
89
+ <String Id =" Include_symbolsLabel" >Download debugging & symbols</String >
90
+ <String Id =" Include_debugLabel" >Download debu& g binaries (requires VS 2015 or later)</String >
91
91
92
92
<String Id =" ProgressHeader" >[ActionLikeInstallation] Progress</String >
93
93
<String Id =" ProgressLabel" >[ActionLikeInstalling]:</String >
You can’t perform that action at this time.
0 commit comments