From 8c7e99a2e84eca6a93aa5a77593e0d95c4eabe2e Mon Sep 17 00:00:00 2001 From: Yukai Li Date: Sun, 21 Feb 2021 01:54:46 -0700 Subject: [PATCH] Change C# language version --- LibDgf/LibDgf.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/LibDgf/LibDgf.csproj b/LibDgf/LibDgf.csproj index e64087f..3e9867b 100644 --- a/LibDgf/LibDgf.csproj +++ b/LibDgf/LibDgf.csproj @@ -2,6 +2,7 @@ netstandard2.0 + 8.0