aspnet / WebHooks

[Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs
Apache License 2.0
627 stars 439 forks source link

Solution is unwieldy in vs.net #75

Closed cyclomaticsegal closed 7 years ago

cyclomaticsegal commented 8 years ago

This solution is unwieldy at best in vs.net. Can I suggest breaking it up.

HenrikFrystykNielsen commented 8 years ago

I know it has a lot of projects. If you run build.cmd from command line you should be able to just open the projects you need (you may have to switch to release as that is what build.cmd is building).