I've downloaded PactNet and PactNet.Windows NuGet packages. But Consumer.tests.ApiTest.cs code has this compiler error. I'm unable to clone GitHub repo due to company security policies. I have to get the samples running manually.
IPactBuilderV3 (and PactNet.Native) unresolved
262 views Asked by Cagin Uludamar At
1
My mistake: Documentation was talking about installing pre-release packages. Installed PackNet pre-release and voila.
PackNet.Native still unresolved though. I just commented it out. Seems to be unused.