From 4f4c4b06c3cb9b09165383a12e2bfd9f153ca16e Mon Sep 17 00:00:00 2001 From: guigang xie Date: Sat, 19 Nov 2022 16:18:28 +0800 Subject: [PATCH] removes .net5.0 target framework --- CloudKit/Centos/Centos.NET5.vbproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudKit/Centos/Centos.NET5.vbproj b/CloudKit/Centos/Centos.NET5.vbproj index 56d83ee..3680507 100644 --- a/CloudKit/Centos/Centos.NET5.vbproj +++ b/CloudKit/Centos/Centos.NET5.vbproj @@ -2,7 +2,7 @@ Darwinism.Centos - net6.0;net5.0;net48 + net6.0-windows;net6.0;net48 Centos High Performance Parallel Compute Library on Unix .NET 5 runtime true