.assets/defaultManifest/VariablesToExport.ps1
<#
# An empty string here will result in an empty array being added to # the manifest when it is generated using the Export-PSModuleProject Cmdlet. # # This is stops any Variables from being exported. # # Replace this with am array containing the variables you want to export when ready. #> "" |