Skip to content

Commit

Permalink
docs: .NET8 and link to pact-net 4.5 workshop
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F authored Oct 8, 2024
1 parent a396699 commit b724b38
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,12 @@ write code in any other language you should be fine.

However before taking part in this workshop please make sure you have:

* [.NET Core SDK](https://www.microsoft.com/net/download/). Make sure you pick version 6.0 for this.
* [.NET Core SDK](https://www.microsoft.com/net/download/). Make sure you pick version 8.0 for this.
* An account at [Github.com](www.github.com)!
* A text editor/IDE that supports .NET Core. Check out [VSCode](https://code.visualstudio.com/)

_Note:_ This workshop uses Pact-Net 5.x and .NET 8. For Pact-Net 4.x & .NET 6, see branch [`master-v4.5.0`](https://github.com/pact-foundation/pact-workshop-dotnet/tree/master-v4.5.0)

## Workshop Steps

## Preamble: Clone repository and explore
Expand Down

0 comments on commit b724b38

Please sign in to comment.