Skip to content

Commit 2543536

Browse files
authored
Merge branch 'main' into nagilson-create-tool-manifest-by-default
2 parents 76fe22d + 00b42e5 commit 2543536

File tree

76 files changed

+1054
-377
lines changed

Some content is hidden

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

76 files changed

+1054
-377
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]

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

Lines changed: 4 additions & 7 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-install" "1" "2024-10-02" "" ".NET Documentation"
17+
.TH "dotnet-new-install" "1" "2025-05-30" "" ".NET Documentation"
1818
.hy
1919
.SH dotnet new install
2020
.PP
@@ -26,7 +26,7 @@ dotnet-new-install - installs a template package.
2626
.IP
2727
.nf
2828
\f[C]
29-
dotnet new install <PATH|NUGET_ID> [--interactive] [--add-source|--nuget-source <SOURCE>] [--force]
29+
dotnet new install <PATH|NUGET_ID> [--interactive] [--add-source|--nuget-source <SOURCE>] [--force]
3030
[-d|--diagnostics] [--verbosity <LEVEL>] [-h|--help]
3131
\f[R]
3232
.fi
@@ -85,11 +85,8 @@ If you want to install a specific version or prerelease version of a template pa
8585
.PP
8686
By default, \f[V]dotnet new install\f[R] uses the hierarchy of NuGet configuration files from the current directory to determine the NuGet source the package can be installed from.
8787
If \f[V]--nuget-source\f[R] is specified, the source will be added to the list of sources to be checked.
88-
.PD 0
89-
.P
90-
.PD
9188
To check the configured sources for the current directory use \f[V]dotnet nuget list source\f[R].
92-
For more information, see Common NuGet Configurations
89+
For more information, see Common NuGet Configurations.
9390
.RS
9491
.PP
9592
Following NuGet\[cq]s Https Everywhere (https://devblogs.microsoft.com/nuget/https-everywhere/) initiative, \f[V]dotnet new\f[R] is phasing out \f[V]http\f[R] feeds.
@@ -161,7 +158,7 @@ Install version 2.0 of the SPA templates for ASP.NET Core from a custom NuGet so
161158
.IP
162159
.nf
163160
\f[C]
164-
dotnet new --install Microsoft.DotNet.Web.Spa.ProjectTemplates::2.0.0 --add-source \[dq]https://api.my-custom-nuget.com/v3/index.json\[dq] --interactive
161+
dotnet new install Microsoft.DotNet.Web.Spa.ProjectTemplates::2.0.0 --add-source \[dq]https://api.my-custom-nuget.com/v3/index.json\[dq] --interactive
165162
\f[R]
166163
.fi
167164
.RE

documentation/manpages/sdk/dotnet-new-list.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-new-list" "1" "2024-10-02" "" ".NET Documentation"
17+
.TH "dotnet-new-list" "1" "2025-05-30" "" ".NET Documentation"
1818
.hy
1919
.SH dotnet new list
2020
.PP

0 commit comments

Comments
 (0)