3 references to PowerShellScripts
NuGet.PackageManagement (3)
Projects\MSBuildNuGetProject.cs (3)
384
p.StartsWith(
PowerShellScripts
.InitPS1RelativePath, StringComparison.OrdinalIgnoreCase));
402
p => p.EndsWith(Path.DirectorySeparatorChar +
PowerShellScripts
.Install, StringComparison.OrdinalIgnoreCase));
475
p => p.EndsWith(Path.DirectorySeparatorChar +
PowerShellScripts
.Uninstall,