Hi Sebastian
I have just started playing around with Squidex to evaluate. I forked the repo and ran into build issues. The solution wont build. On digging further, the “Squidex.Web.Tests” project was missing a reference to Squidex.Web project. I added the reference and now the solution builds fine, but I have a couple questions here
1 - Is this a bug or did I proceed wrong?
2 - Why is the Forked repo code different than master? For ex, I do not see a WebStartup.cs class in forked repo but it is there in master.
Thanks
Vishal