From f9bf61314e9242b5e8b8a33013bb89c37c696df3 Mon Sep 17 00:00:00 2001 From: La'Kaleigh Harris <35268101+Xlient@users.noreply.github.com> Date: Thu, 18 Nov 2021 18:45:52 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a61109..ba94f92 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ steps: - uses: actions/setup-dotnet@v1 with: dotnet-version: | - 5.0.402 - 3.1.201 + 3.1.x + 5.0.x - run: dotnet build ``` Preview version: