選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

uninstall.ps1 189 B

4年前
123456
  1. param($installPath, $toolsPath, $package, $project)
  2. . (Join-Path $toolsPath common.ps1)
  3. # Update the _references.js file
  4. Remove-Reference $scriptsFolderProjectItem $modernizrFileNameRegEx