Skip to content

Commit 50cacbd

Browse files
authored
Merge branch 'main' into ProcessTermination
2 parents 16d7e13 + abb61b8 commit 50cacbd

File tree

123 files changed

+1065
-1779
lines changed

Some content is hidden

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

123 files changed

+1065
-1779
lines changed

TemplateEngine.slnf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"solution": {
3-
"path": "sdk.sln",
3+
"path": "sdk.slnx",
44
"projects": [
55
"test\\TestAssets\\TestPackages\\dotnet-new\\Microsoft.TemplateEngine.TestTemplates.csproj",
66
"src\\Cli\\Microsoft.DotNet.Cli.Sln.Internal\\Microsoft.DotNet.Cli.Sln.Internal.csproj",
@@ -21,4 +21,4 @@
2121
"template_feed\\Microsoft.DotNet.Common.ProjectTemplates.10.0\\Microsoft.DotNet.Common.ProjectTemplates.10.0.csproj"
2222
]
2323
}
24-
}
24+
}

containers.slnf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"solution": {
3-
"path": "sdk.sln",
3+
"path": "sdk.slnx",
44
"projects": [
55
"src\\Cli\\Microsoft.DotNet.Cli.Utils\\Microsoft.DotNet.Cli.Utils.csproj",
66
"src\\Cli\\Microsoft.DotNet.InternalAbstractions\\Microsoft.DotNet.InternalAbstractions.csproj",
@@ -13,4 +13,4 @@
1313
"test\\containerize.UnitTests\\containerize.UnitTests.csproj"
1414
]
1515
}
16-
}
16+
}

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" "2025-05-30" "" ".NET Documentation"
17+
.TH "dotnet-build-server" "1" "2025-06-13" "" ".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" "2025-05-30" "" ".NET Documentation"
17+
.TH "dotnet-build" "1" "2025-06-13" "" ".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" "2025-05-30" "" ".NET Documentation"
17+
.TH "dotnet-clean" "1" "2025-06-13" "" ".NET Documentation"
1818
.hy
1919
.SH dotnet clean
2020
.PP

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

Lines changed: 1 addition & 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" "2025-05-30" "" ".NET Documentation"
18+
.TH "dotnet-dev-certs" "1" "2025-06-13" "" ".NET Documentation"
1919
.hy
2020
.SH dotnet dev-certs
2121
.PP

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

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-environment-variables" "7" "2025-05-30" "" ".NET Documentation"
17+
.TH "dotnet-environment-variables" "7" "2025-06-13" "" ".NET Documentation"
1818
.hy
1919
.SH NAME
2020
.PP

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" "2025-05-30" "" ".NET Documentation"
17+
.TH "dotnet-format" "1" "2025-06-13" "" ".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" "2025-05-30" "" ".NET Documentation"
17+
.TH "dotnet-help" "1" "2025-06-13" "" ".NET Documentation"
1818
.hy
1919
.SH dotnet help reference
2020
.PP

documentation/manpages/sdk/dotnet-migrate.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-migrate" "1" "2025-05-30" "" ".NET Documentation"
17+
.TH "dotnet-migrate" "1" "2025-06-13" "" ".NET Documentation"
1818
.hy
1919
.SH dotnet migrate
2020
.PP

0 commit comments

Comments
 (0)