Skip to content

Commit 4e3b4a5

Browse files
authored
Merge branch 'main' into runfile/runtime_config
2 parents 73514df + 00768c6 commit 4e3b4a5

File tree

127 files changed

+1318
-758
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+1318
-758
lines changed

documentation/manpages/sdk/dotnet-build-server.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "dotnet-build-server" "1" "2024-10-02" "" ".NET Documentation"
17+
.TH "dotnet-build-server" "1" "2025-05-30" "" ".NET Documentation"
1818
.hy
1919
.SH dotnet build-server
2020
.PP

documentation/manpages/sdk/dotnet-build.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "dotnet-build" "1" "2024-10-02" "" ".NET Documentation"
17+
.TH "dotnet-build" "1" "2025-05-30" "" ".NET Documentation"
1818
.hy
1919
.SH dotnet build
2020
.PP

documentation/manpages/sdk/dotnet-clean.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "dotnet-clean" "1" "2024-10-02" "" ".NET Documentation"
17+
.TH "dotnet-clean" "1" "2025-05-30" "" ".NET Documentation"
1818
.hy
1919
.SH dotnet clean
2020
.PP

documentation/manpages/sdk/dotnet-dev-certs.1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
. ftr VB CB
1616
. ftr VBI CBI
1717
.\}
18-
.TH "dotnet-dev-certs" "1" "2024-10-02" "" ".NET Documentation"
18+
.TH "dotnet-dev-certs" "1" "2025-05-30" "" ".NET Documentation"
1919
.hy
2020
.SH dotnet dev-certs
2121
.PP
@@ -119,6 +119,7 @@ successfully removed from the machine.
119119
.PP
120120
Exports the certificate to a file so that it can be used by other tools.
121121
Specify the full path to the exported certificate file, including the file name.
122+
The containing directories must already exist and access to them should be restricted.
122123
The type of certificate files that are created depends on which options are used with \f[V]--export-path\f[R]:
123124
.PP
124125
.TS

documentation/manpages/sdk/dotnet-environment-variables.7

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "dotnet-environment-variables" "7" "2024-10-02" "" ".NET Documentation"
17+
.TH "dotnet-environment-variables" "7" "2025-05-30" "" ".NET Documentation"
1818
.hy
1919
.SH NAME
2020
.PP
@@ -439,7 +439,7 @@ For more information, see the \f[V]--roll-forward\f[R] option for the \f[V]dotne
439439
If set to \f[V]1\f[R] (enabled), enables rolling forward to a pre-release version from a release version.
440440
By default (\f[V]0\f[R] - disabled), when a release version of .NET runtime is requested, roll-forward will only consider installed release versions.
441441
.PP
442-
For more information, see the \f[V]--roll-forward\f[R] option for the \f[V]dotnet\f[R] command
442+
For more information, see the \f[V]--roll-forward\f[R] option for the \f[V]dotnet\f[R] command.
443443
.SS \f[V]DOTNET_ROLL_FORWARD_ON_NO_CANDIDATE_FX\f[R]
444444
.PP
445445
Disables minor version roll forward, if set to \f[V]0\f[R].

documentation/manpages/sdk/dotnet-format.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "dotnet-format" "1" "2024-10-02" "" ".NET Documentation"
17+
.TH "dotnet-format" "1" "2025-05-30" "" ".NET Documentation"
1818
.hy
1919
.SH dotnet format
2020
.PP

documentation/manpages/sdk/dotnet-help.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "dotnet-help" "1" "2024-10-02" "" ".NET Documentation"
17+
.TH "dotnet-help" "1" "2025-05-30" "" ".NET Documentation"
1818
.hy
1919
.SH dotnet help reference
2020
.PP

documentation/manpages/sdk/dotnet-migrate.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "dotnet-migrate" "1" "2024-10-02" "" ".NET Documentation"
17+
.TH "dotnet-migrate" "1" "2025-05-30" "" ".NET Documentation"
1818
.hy
1919
.SH dotnet migrate
2020
.PP
@@ -49,7 +49,7 @@ A single project by specifying the \f[I]project.json\f[R] file to migrate.
4949
.IP \[bu] 2
5050
All of the directories specified in the \f[I]global.json\f[R] file by passing in a path to the \f[I]global.json\f[R] file.
5151
.IP \[bu] 2
52-
A \f[I]solution.sln\f[R] file, where it migrates the projects referenced in the solution.
52+
A \f[I]solution.sln(x)\f[R] file, where it migrates the projects referenced in the solution.
5353
.IP \[bu] 2
5454
On all subdirectories of the given directory recursively.
5555
.PP
@@ -72,7 +72,7 @@ a \f[I]project.json\f[R] file to migrate.
7272
.IP \[bu] 2
7373
a \f[I]global.json\f[R] file: the folders specified in \f[I]global.json\f[R] are migrated.
7474
.IP \[bu] 2
75-
a \f[I]solution.sln\f[R] file: the projects referenced in the solution are migrated.
75+
a \f[I]solution.sln(x)\f[R] file: the projects referenced in the solution are migrated.
7676
.IP \[bu] 2
7777
a directory to migrate: recursively searches for \f[I]project.json\f[R] files to migrate inside the specified directory.
7878
.PP

documentation/manpages/sdk/dotnet-msbuild.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "dotnet-msbuild" "1" "2024-10-02" "" ".NET Documentation"
17+
.TH "dotnet-msbuild" "1" "2025-05-30" "" ".NET Documentation"
1818
.hy
1919
.SH dotnet msbuild
2020
.PP

documentation/manpages/sdk/dotnet-new-details.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "dotnet-new-details" "1" "2024-10-02" "" ".NET Documentation"
17+
.TH "dotnet-new-details" "1" "2025-05-30" "" ".NET Documentation"
1818
.hy
1919
.SH dotnet new details
2020
.PP
@@ -50,7 +50,7 @@ The package identifier to display the details for.
5050
By default, \f[V]dotnet new details\f[R] uses the hierarchy of NuGet configuration files from the current directory to determine the NuGet source the package can be installed from.
5151
If \f[V]--nuget-source\f[R] is specified, the source is added to the list of sources to be checked.
5252
To check the configured sources for the current directory use \f[V]dotnet nuget list source\f[R].
53-
For more information, see Common NuGet Configurations
53+
For more information, see Common NuGet Configurations.
5454
.RE
5555
.IP \[bu] 2
5656
\f[B]\f[VB]--interactive\f[B]\f[R]

0 commit comments

Comments
 (0)