<#444 Provider tests - .NET6 Minimal API support> ...
# pact-net
g
#444 Provider tests - .NET6 Minimal API support Issue created by arnoldsi-payo Hi, As you probably know that from .NET 6, all the configurations are at the top level. I've tried to find a clean solution to run the app for provider testing. One of the options is to move the new code to the static main class and run it or revert it to the old way. I would like to know if can suggest ideas to overcome this issue Thank you pact-foundation/pact-net