You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is correct due to how manifest version is read and sent to the build and with how dotnet handles the build args it's unable to be written in any other way see BuildProcessor and entrypoint
Unclear what the current state of affairs is, but https://discord.com/channels/581875019861328007/929533532185956352/1009523451490484325 suggests that the manifest takes precedence over the csproj.
This shouldn't be the case - we ratified mutual exclusion here goatcorp/DIPs#44 to ensure that we never have two versions that are out of sync.
The text was updated successfully, but these errors were encountered: