-
-
Notifications
You must be signed in to change notification settings - Fork 11
How to build
Chrissy LeMaire edited this page Mar 20, 2025
·
2 revisions
These are notes for me and my env:
- Open Windows PowerShell, run build-full.ps1
- Move gallery\third-party to desktop
- Copy var\desktop* to desktop
- Import
- Open WSL
- Make sure ur at a pwsh loc
- Run /mnt/c/github/dbatools.library/build/build-core.ps1
- Open Windows Core Pwsh and run the commented out code in build-core.ps1
- Remove .vs from the dirs In dbatools.psd1, up the version then
IsPrerelease = 'true' Prerelease = 'preview'
And that becomes 2024.3.9-preview