From 74582d72fed91a900e10ed99773df66ce8c2043b Mon Sep 17 00:00:00 2001 From: Zontreck Date: Mon, 23 Nov 2020 21:30:29 -0700 Subject: [PATCH] update LibZNI to Net5 --- LibZNI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LibZNI.csproj b/LibZNI.csproj index 388dfcf..8495aea 100644 --- a/LibZNI.csproj +++ b/LibZNI.csproj @@ -2,7 +2,7 @@ Library - netcoreapp3.0 + net5.0 true false false