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 will be issues with Razor module, see this.
When upgrading Razor deps, all packages must have same major version, including Microsoft.Extensions since 3.x target .NET Core 3, 5.x targets .NET 5, see details here.
https://docs.microsoft.com/en-us/dotnet/standard/net-standard
https://dotnet.microsoft.com/platform/support/policy/dotnet-core
There will be issues with Razor module, see this.
When upgrading Razor deps, all packages must have same major version, including Microsoft.Extensions since 3.x target .NET Core 3, 5.x targets .NET 5, see details here.
AB#9
The text was updated successfully, but these errors were encountered: