From bfcb93fc1e9271946bf34b94e6034224a496a9f1 Mon Sep 17 00:00:00 2001 From: Joel Brockman <12435369+jbrock24@users.noreply.github.com> Date: Tue, 27 Jun 2023 15:15:53 -0400 Subject: [PATCH] Link had .net5 in the tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8195f6b9a..2943388220 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ This folder contains sample JSON files from all algorithms covered by the Gen/Va ## Setting Up -The code provided is C# using the .NET6 framework. This is a cross-platform framework. To run the code, you will need to install the [.NET5 SDK](https://dotnet.microsoft.com/download/dotnet/6.0). +The code provided is C# using the .NET6 framework. This is a cross-platform framework. To run the code, you will need to install the [.NET6 SDK](https://dotnet.microsoft.com/download/dotnet/6.0). Create or modify the following files: