I also realized that the UD Enterprise is having his own Community Version included.
If I install the nightly build, is the nightly build from the Community version also included?
# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
NestedModules = @('UniversalDashboard.Community\UniversalDashboard.Community.psd1',
'UniversalDashboard.Enterprise\UniversalDashboard.Enterprise.psd1')
This is just a problem with the pipeline. We moved the UD Enterprise repository from my account to the ironman software account so I had redo the deployment pipeline. Something isn’t quite right. Will fix today.
The Enterprise module will include the nightly of Community. This is only happening until we get out of prerelease. Unfortunately, there is an issue with PowerShellGet that prevents you from include “RequiredModules” in your manifest that are prerelease.