Hi
I am trying to perform new installation following instructions on page https://doc.dynamicweb.com/get-started/introduction/installation/installing-dynamicweb.
I created new empty Asp.Net Web project with .NET Framework 4.7.2.
I tried to install Dynamicweb.Admin 4.8 and get unresolved Roslyn error. I installed Rosly.
Tried to install Admin 4.8 again and get another error:
"Microsoft.IdentityModel.Tokens.Jwt 0.1.0' is not compatible with 'System.IdentityModel.Tokens.Jwt 5.2.3 constraint: Microsoft.IdentityModel.Tokens.Jwt (>= 5.2.3)"
Thank you in advance.
Ivan