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
There is no need to target net5 or net6, netcoreapp3.1 is sufficient unless we explicitly need new SDK features. Targeting net48 allows testing endpoints still using the .NET Framework.