Cornmarket
Cornmarket
Getting NRE in Command.cs ([line 1640](https://github.com/dotnet/deployment-tools/blob/279aaf0f89c0072052f9f21a818a652109f5ea51/src/clickonce/MageCLI/Command.cs#L1640)) because manifest.EntryPoint is null. Reproduce the error by building a simple application like this: ```xml Static WinExe net6.0-windows win10-x64 true latest FHCDocumentImportExport.App true ......
### Describe the bug Getting null reference exception on a **WinUI** application when using ```UIElementExtensions.VisualFactory``` ### Regression _No response_ ### Reproducible in sample app? - [ ] This bug can...