File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
src/Tests/dotnet-new.Tests/Approvals Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 255255 <Sha >846a766f73caa82608db6fee9f2860004298449f</Sha >
256256 <SourceBuild RepoName =" roslyn-analyzers" ManagedOnly =" true" />
257257 </Dependency >
258- <Dependency Name =" System.CommandLine" Version =" 2.0.0-beta4.22402 .1" >
258+ <Dependency Name =" System.CommandLine" Version =" 2.0.0-beta4.22504 .1" >
259259 <Uri >https://github.com/dotnet/command-line-api</Uri >
260- <Sha >4b605851d45131db2374ba711f2443040521d702 </Sha >
260+ <Sha >c776cd4e906b669b9cce1017fee7d0ba9845d163 </Sha >
261261 </Dependency >
262- <Dependency Name =" Microsoft.SourceBuild.Intermediate.command-line-api" Version =" 0.1.340201 " >
262+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.command-line-api" Version =" 0.1.350401 " >
263263 <Uri >https://github.com/dotnet/command-line-api</Uri >
264- <Sha >4b605851d45131db2374ba711f2443040521d702 </Sha >
264+ <Sha >c776cd4e906b669b9cce1017fee7d0ba9845d163 </Sha >
265265 <SourceBuild RepoName =" command-line-api" ManagedOnly =" true" />
266266 </Dependency >
267267 <Dependency Name =" Microsoft.SourceBuild.Intermediate.source-build-externals" Version =" 7.0.0-alpha.1.22505.1" >
Original file line number Diff line number Diff line change 4343 <SystemTextJsonVersion >6.0.0</SystemTextJsonVersion >
4444 <SystemReflectionMetadataLoadContextVersion >7.0.0-rtm.22507.1</SystemReflectionMetadataLoadContextVersion >
4545 <SystemManagementPackageVersion >4.6.0</SystemManagementPackageVersion >
46- <SystemCommandLineVersion >2.0.0-beta4.22402 .1</SystemCommandLineVersion >
46+ <SystemCommandLineVersion >2.0.0-beta4.22504 .1</SystemCommandLineVersion >
4747 <MicrosoftDeploymentDotNetReleasesVersion >1.0.0-preview5.1.22263.1</MicrosoftDeploymentDotNetReleasesVersion >
4848 <MicrosoftVisualStudioSetupConfigurationInteropVersion >3.0.4496</MicrosoftVisualStudioSetupConfigurationInteropVersion >
4949 </PropertyGroup >
Original file line number Diff line number Diff line change 22 Installs a template package.
33
44Usage:
5- dotnet new install [ <package>...] [options]
5+ dotnet new install <package>... [options]
66
77Arguments:
88 <package> NuGet package ID or path to folder or NuGet package to install.
You can’t perform that action at this time.
0 commit comments