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
It seems that running dotnet publish on a traversal project uses Debug as the default configuration, whereas post .NET 8, the default configuration for publish should be release.