Вопрос

ServiceStack recently changed to one of their assemblies being signed. What is the least friction way to build the project locally so I can make some changes and submit a contribution?

Это было полезно?

Решение

ServiceStack's v4 solution has been updated to have all projects now reference the pre-built /lib/ServiceStack.Interfaces.dll so you should be able to build from the master branch now.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top