I\'m trying to creat a contract test in VSCode. I have this C# test class:
using xunit; namespace PactTests.PactTests { public class ConsumerTest : IClassF