diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9c442f05bec7..ebd03cb66e49 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -255,13 +255,13 @@ 846a766f73caa82608db6fee9f2860004298449f - + https://github.com/dotnet/command-line-api - 4b605851d45131db2374ba711f2443040521d702 + c776cd4e906b669b9cce1017fee7d0ba9845d163 - + https://github.com/dotnet/command-line-api - 4b605851d45131db2374ba711f2443040521d702 + c776cd4e906b669b9cce1017fee7d0ba9845d163 diff --git a/eng/Versions.props b/eng/Versions.props index b5919bc43992..095a5c864ac7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -43,7 +43,7 @@ 6.0.0 7.0.0-rtm.22507.1 4.6.0 - 2.0.0-beta4.22402.1 + 2.0.0-beta4.22504.1 1.0.0-preview5.1.22263.1 3.0.4496 diff --git a/src/Tests/dotnet-new.Tests/Approvals/DotnetNewHelpTests.CanShowHelp_Install_common.verified.txt b/src/Tests/dotnet-new.Tests/Approvals/DotnetNewHelpTests.CanShowHelp_Install_common.verified.txt index 159c7f7db73e..2851f1c56518 100644 --- a/src/Tests/dotnet-new.Tests/Approvals/DotnetNewHelpTests.CanShowHelp_Install_common.verified.txt +++ b/src/Tests/dotnet-new.Tests/Approvals/DotnetNewHelpTests.CanShowHelp_Install_common.verified.txt @@ -2,7 +2,7 @@ Installs a template package. Usage: - dotnet new install [...] [options] + dotnet new install ... [options] Arguments: NuGet package ID or path to folder or NuGet package to install.