Skip to content

Commit 10ac46a

Browse files
authored
Merge branch 'release/10.0.1xx' into darc-release/10.0.1xx-de7377f4-72cd-48ae-855c-3ccd7808a757
2 parents 359d4c0 + 3d05f60 commit 10ac46a

File tree

93 files changed

+180
-204
lines changed

Some content is hidden

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

93 files changed

+180
-204
lines changed

src/Cli/dotnet/Commands/Test/CliConstants.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ namespace Microsoft.DotNet.Cli.Commands.Test;
88
internal static class CliConstants
99
{
1010
public const string ServerOptionKey = "--server";
11+
public const string HelpOptionKey = "--help";
1112
public const string DotNetTestPipeOptionKey = "--dotnet-test-pipe";
1213

1314
public const string ServerOptionValue = "dotnettestcli";
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)