I'm trying to create an app via C# WPF and deploy it as an ftp server. And this is my development environment.
C#(WPF), Visual Studio Community 2022, .NET 6.0
I went into the properties of the solution as it says on the internet. And when I go to posting, the ftp menu is not visible. Is there no way I can distribute the app via ftp?
CodePudding user response:
For Wpf application publish list will be as you can see. FTP/FTPS server options will be lost.