2 references to Shell
Microsoft.DotNet.SetupNugetSources.Tests (2)
ScriptRunner.cs (2)
112case ScriptType.Shell: 121return RuntimeInformation.IsOSPlatform(OSPlatform.Windows) ? ScriptType.PowerShell : ScriptType.Shell;