From 1b854877653050b93c008f0c9916267bdb88bf65 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sat, 19 Feb 2022 14:59:55 +0100 Subject: Update .NET framework versions (netstandard2.1, net6.0). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0b1f71a..81ad7b5 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,5 @@ dotnet build # How to Run ```sh -dotnet HelloApp/bin/Debug/netcoreapp2.0/HelloApp.dll +dotnet HelloApp/bin/Debug/net6.0/HelloApp.dll ``` -- cgit v1.2.3