Correct a note about produced binaries for FullCLR

This commit is contained in:
Sergei Vorobev 2016-07-14 12:48:34 -07:00 committed by GitHub
parent a4cfd1ce74
commit 3cd396e6e6

View file

@ -89,6 +89,7 @@ process, but all the interesting DLLs (such as
`System.Management.Automation.dll`) would be loaded from the Global
Assembly Cache (GAC), not your output directory.
Use `Start-DevPowerShell` helper funciton, to workaround it with `$env:DEVPATH`
```powershell
Start-DevPowerShell