コード例 #1
0
 public async Task ExecuteAsync(CommandLineArgs commandLineArgs)
 {
     await _packageSourceSwitcher.SwitchToStable(commandLineArgs);
 }