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
I have upgraded Cassette to new version 2.4.2, and then I started getting the below error
Could not load type 'Cassette.Trace' from assembly 'Cassette, Version=2.4.2.13844, Culture=neutral, PublicKeyToken=null'.
at Cassette.Web.StartUp.PreApplicationStart()
I assume Cassette.Trace is moved to some other assembly. Could you please help