From d28e2e236f7f5a0847e15529615e35d84c752f18 Mon Sep 17 00:00:00 2001 From: Alberto Fanjul Date: Tue, 27 Oct 2020 10:14:14 +0100 Subject: [PATCH] Use last supported framework on CI --- src/OpenTK/OpenTK.Standard.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OpenTK/OpenTK.Standard.csproj b/src/OpenTK/OpenTK.Standard.csproj index ef6d4ae3..b3336747 100644 --- a/src/OpenTK/OpenTK.Standard.csproj +++ b/src/OpenTK/OpenTK.Standard.csproj @@ -1,7 +1,7 @@  OpenTK - netstandard2.1 + netstandard2.0 OpenTK $(DefineConstants);WIN32;CARBON;X11;SDL2;OPENGL;OPENGLES;MINIMAL