File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Build] ( https://github.com/pactflow/example-consumer-dotnet/actions/workflows/build.yml/badge.svg )] ( https://github.com/pactflow/example-consumer-dotnet/actions/workflows/build.yml )
44
5- [ ![ Pact Status ] ( https://testdemo.pactflow.io/pacts/provider/ pactflow-example-provider -dotnet/consumer/pactflow-example-consumer-dotnet /latest/badge.svg?label=provider )] ( https://testdemo.pactflow.io/pacts/provider/pactflow-example-provider-dotnet/consumer/pactflow-example-consumer-dotnet/latest ) (latest pact )
5+ ![ Can I Deploy ] ( https://testdemo.pactflow.io/pacticipants/ pactflow-example-consumer -dotnet/branches/master /latest-version/can-i-deploy/to-environment/production/badge )
66
7- [ ![ Pact Status] ( https://testdemo.pactflow.io/matrix /provider/pactflow-example-provider-dotnet/latest/prod/ consumer/pactflow-example-consumer-dotnet/latest/prod/ badge.svg ?label=provider )] ( https://testdemo.pactflow.io/pacts/provider/pactflow-example-provider-dotnet/consumer/pactflow-example-consumer-dotnet/latest/prod ) (prod/prod pact)
7+ ![ Pact Status] ( https://testdemo.pactflow.io/pacts /provider/pactflow-example-provider-dotnet/consumer/pactflow-example-consumer-dotnet/latest/badge?label=provider ) (latest pact)
88
99This is an example of a dotnet core consumer using Pact to create a consumer driven contract, and sharing it via [ PactFlow] ( https://pactflow.io ) .
1010
@@ -25,7 +25,7 @@ The project uses a Makefile to simulate a very simple build pipeline with two st
2525* Docker
2626* A [ PactFlow] ( https://pactflow.io ) account
2727* A [ read/write API Token] ( https://docs.pactflow.io/#configuring-your-api-token ) from your PactFlow account
28- * .NET 6 .x installed. You can install it from here: https://docs.microsoft.com/en-us/dotnet/core/install/macos
28+ * .NET 8 .x installed. You can install it from here: https://docs.microsoft.com/en-us/dotnet/core/install
2929
3030## Usage
3131
You can’t perform that action at this time.
0 commit comments