PdbSourceIndexing.psm1

<#

.Description
This module introduces Cmdlets aimed to modify pdb files SRCSVR data stream to directly
reference the sources in Github

#>

. $PSScriptRoot/cmdlets/Update-PdbSourceIndexing.ps1