-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows Unpackaged support in .NET MAUI #10564
Comments
I would like to up vote ClickOnce Currently we can update our app.config so our app knows where the hosted services are. Then ClickOnce solves this as we package the ClickOnce app on their server using mage.exe with their own server's URL. |
We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process. |
Could some please clarify: am I right that currently it is not possible to debug MAUI Win UI unpackaged application? |
.NET MAUI supports building, debugging and publishing unpackaged apps. I am closing this issue as it was more of a container/uber issue to link everything. However, all the main features are done and the remaining are logged with the related teams. For example, issues with publishing certain things or running from the CLI are logged with WASDK. |
Description
This is an epic issue tracking all the things needed for a 100% support rating.
MAUI SDK
Platform SDKs (Windows App SDK, Windows OS)
https://dev.azure.com/microsoft/OS/_workitems/edit/38358053
https://microsoft.visualstudio.com/OS/_workitems/edit/37749544
https://dev.azure.com/microsoft/OS/_workitems/edit/40211194
dotnet publish
results in an error about duplicate files microsoft/WindowsAppSDK#3337Tooling
https://dev.azure.com/microsoft/OS/_workitems/edit/37055170
https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1556834
https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1565698
https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1256825
https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1054423
https://dev.azure.com/microsoft/OS/_workitems/edit/39145956
https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1556844
https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1555666
Runtime / .NET SDK
The text was updated successfully, but these errors were encountered: