Domanda

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?

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top