.net 8 global invariant is ignoring all overrides on publish
Pretty stuck here. No matter what I do, after publishing the project to IIS the invariant globalization is always set to true. I’ve confirmed the runtime template does update items, but even if I have the value set to false in the template it still ignores it and sets it to true. When running locally it is false. This is only an issue after publishing.