John Hart
John Hart
@ning51 could you please verify this?
The new ClickOnce for .NET publish wizard is essentially built on top of the standard .NET Folder Publish, after it runs and copies the files to the output folder, ClickOnce...
@jonrmorgan99 we do have a feature suggestion to remove the extra files, feel free to vote on https://developercommunity.visualstudio.com/t/Clickonce-for-NET-Core-issues/1500772 if you would like to see that feature. In the meantime you...
It is still in VS, I believe for backwards compatibility with .NET 2.0 projects, but it is not the default option.
I should add, I need to verify my memory on that decision, but what we can do though is remove it as option for all other projects.
Thanks @wadepickett, I'm still seeing most of the links to INativeConfiguration are broken (https://learn.microsoft.com/en-us/search/?dataSource=previousVersions&terms=INativeConfigurationSystem). Did you find one that worked?
I was able to repro it with .NET 6.0. @Olina-Zhang can you please try one of the older versions?