Skip to content
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

Publish WPF Core App with ClickOnce does not transform App.Config #296

Open
felovala opened this issue Apr 26, 2024 · 0 comments
Open

Publish WPF Core App with ClickOnce does not transform App.Config #296

felovala opened this issue Apr 26, 2024 · 0 comments

Comments

@felovala
Copy link

Transformations happen correctly with every configuration build, preview works great, When looking in the /bin/ folder the transformations look fine. When publishing to a UNC path using ClickOnce the transformations fail.

The config file under \bin\Testing\net8.0-windows10.0.22621.0 looks correct, but under \bin\Testing\net8.0-windows10.0.22621.0\win-x64\app.publish the config file is just a copy of app.config with no transformation. Attached is an image of the relevant content in *.csproj

ProjectFile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant