dotnet-installer/test/Microsoft.DotNet.Tools.Tests.Utilities/Commands
Bruno Garcia c57d3051d8
remove unused env var
* DOTNET_SKIP_FIRST_TIME_EXPERIENCE
2021-09-12 16:24:08 -04:00
..
AddReferenceCommand.cs
BuildCommand.cs
BuildServerCommand.cs Fix Razor server shutdown on Windows. 2018-04-27 13:52:17 -07:00
CleanCommand.cs
DependencyToolInvokerCommand.cs
DotnetCommand.cs Use built version of redist instead of stage 0 for running tests 2018-11-12 11:31:10 -08:00
DotnetTestCommand.cs Replacing the short form version of implicit msbuild parameters with longform ones. 2018-04-02 22:54:51 -07:00
HelpCommand.cs
ListPackageCommand.cs Implement the dotnet list package command. 2018-09-20 10:26:01 -07:00
ListReferenceCommand.cs
MigrateCommand.cs
MSBuildCommand.cs
NewCommand.cs
NewCommandShim.cs
PackCommand.cs
PublishCommand.cs Revert implementation of the --mode option for the publish command. 2018-07-09 12:46:13 -07:00
RemoveReferenceCommand.cs
RestoreCommand.cs Replacing the short form version of implicit msbuild parameters with longform ones. 2018-04-02 22:54:51 -07:00
RunCommand.cs
StoreCommand.cs
TestCommand.cs remove unused env var 2021-09-12 16:24:08 -04:00
ToolCommand.cs
VSTestCommand.cs