From bbdded72b81be9421f8fc6022bc316c25e04d743 Mon Sep 17 00:00:00 2001 From: dahall Date: Wed, 5 Aug 2020 10:38:00 -0600 Subject: [PATCH] Fixed description --- PInvoke/Kernel32/Vanara.PInvoke.Kernel32.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PInvoke/Kernel32/Vanara.PInvoke.Kernel32.csproj b/PInvoke/Kernel32/Vanara.PInvoke.Kernel32.csproj index 7ee2942d..ec305ed2 100644 --- a/PInvoke/Kernel32/Vanara.PInvoke.Kernel32.csproj +++ b/PInvoke/Kernel32/Vanara.PInvoke.Kernel32.csproj @@ -4,7 +4,7 @@ kernel32.dll;kernelbase.dll;normaliz.dll;vertdll.dll - PInvoke API (methods, structures and constants) imported from Windows Kernel32.dll. + PInvoke API (methods, structures and constants) imported from Windows Kernel32.dll. $(AssemblyName) net20;net35;net40;net45;netstandard2.0;netcoreapp2.0;netcoreapp2.1;netcoreapp3.0;netcoreapp3.1 Vanara.PInvoke.Kernel32