Does web.config transform work with Blazor web assembly projects? #29033
Unanswered
qudooschaudhry
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to be able to control this portion as part of my build pipeline
However, I have not been able for the any transforms to work as part of
dotnet publish --configuration Release
This works in a regular asp.net core app but not in the web assembly project. Is there a different way to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions