C#C
C#2y ago
nebula

✅ trying to build a single file WPF app but the publish dialog box looks nothing like the docs

As seen here:
https://learn.microsoft.com/en-us/dotnet/core/deploying/single-file/overview?tabs=vs
My publish doesn't look like this. I'm not sure what I'm doing wrong? (my publish dialog is the second image)
image.png
image.png
image.png
Learn what single file application is and why you should consider using this application deployment model.
Was this page helpful?